Skip to content

Commit

Permalink
test(a3p-integration): update to agoric-upgrade-18a (#11008)
Browse files Browse the repository at this point in the history
refs: Agoric/agoric-3-proposals#219

## Description

This PR updates a3p to use upgrade-18a image

### Security Considerations

None

### Scaling Considerations

None

### Documentation Considerations

None

### Testing Considerations

Updates a3p image tag for integration tests

### Upgrade Considerations

None
  • Loading branch information
mergify[bot] authored Feb 17, 2025
2 parents c9e286a + aa6c2f3 commit 2f34a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion a3p-integration/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"agoricSyntheticChain": {
"fromTag": "use-upgrade-18"
"fromTag": "use-upgrade-18a"
},
"scripts": {
"build": "yarn run build:sdk && yarn run build:submissions && yarn run build:synthetic-chain",
Expand Down

0 comments on commit 2f34a05

Please sign in to comment.