Skip to content

Commit

Permalink
compat test to be against the testnet tag
Browse files Browse the repository at this point in the history
  • Loading branch information
msmouse committed Feb 15, 2024
1 parent 976e615 commit 73fd9d0
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 @@ -302,7 +302,7 @@ jobs:
with:
GIT_SHA: ${{ needs.determine-docker-build-metadata.outputs.gitSha }}
FORGE_TEST_SUITE: compat
IMAGE_TAG: aptos-node-v1.8.3 # test against a previous testnet release
IMAGE_TAG: testnet # 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 73fd9d0

Please sign in to comment.