Skip to content

Commit

Permalink
Update image tag in workflows (#12778)
Browse files Browse the repository at this point in the history
  • Loading branch information
vusirikala authored Apr 3, 2024
1 parent b448c40 commit ab7f4f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ jobs:
with:
GIT_SHA: ${{ needs.determine-docker-build-metadata.outputs.gitSha }}
FORGE_TEST_SUITE: compat
IMAGE_TAG: aptos-node-v1.9.5 # test against a previous testnet release
IMAGE_TAG: adhoc-20240328 # test against a previous testnet release
FORGE_RUNNER_DURATION_SECS: 300
COMMENT_HEADER: forge-compat
FORGE_NAMESPACE: forge-compat-${{ needs.determine-docker-build-metadata.outputs.targetCacheId }}
Expand Down

0 comments on commit ab7f4f2

Please sign in to comment.