Skip to content

Commit

Permalink
Fixes Borked Version Migration Test (#1062)
Browse files Browse the repository at this point in the history
CCIP public image is different
  • Loading branch information
kalverra authored Jun 20, 2024
1 parent 62b7b60 commit 9945858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -721,7 +721,7 @@ jobs:
SELECTED_NETWORKS: SIMULATED,SIMULATED_1,SIMULATED_2
CHAINLINK_COMMIT_SHA: ${{ inputs.evm-ref || github.sha }}
CHAINLINK_ENV_USER: ${{ github.actor }}
CHAINLINK_IMAGE: public.ecr.aws/chainlink/chainlink
CHAINLINK_IMAGE: public.ecr.aws/w0i8p0z9/chainlink-ccip
UPGRADE_VERSION: ${{ inputs.evm-ref || github.sha }}
UPGRADE_IMAGE: ${{ secrets.QA_AWS_ACCOUNT_NUMBER }}.dkr.ecr.${{ secrets.QA_AWS_REGION }}.amazonaws.com/chainlink
TEST_LOG_LEVEL: debug
Expand Down

0 comments on commit 9945858

Please sign in to comment.