Skip to content

Commit

Permalink
use latest anvil
Browse files Browse the repository at this point in the history
  • Loading branch information
anirudhwarrier committed Jul 12, 2024
1 parent 3e29ce9 commit ab6e7e9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions integration-tests/ccip-tests/testsetups/test_env.go
Original file line number Diff line number Diff line change
Expand Up @@ -489,8 +489,7 @@ func DeployEnvironments(
"fullnameOverride": actions.NetworkName(network.Name),
"image": map[string]interface{}{
"repository": "ghcr.io/foundry-rs/foundry",
"tag": "nightly-5ac78a9cd4b94dc53d1fe5e0f42372b28b5a7559",
// "tag": "nightly-ea2eff95b5c17edd3ffbdfc6daab5ce5cc80afc0",
"tag": "latest",
},
"anvil": map[string]interface{}{
"chainId": fmt.Sprintf("%d", network.ChainID),
Expand Down

0 comments on commit ab6e7e9

Please sign in to comment.