Skip to content

Commit

Permalink
Use Gaia v14 for Namada test scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
ljoss17 committed May 1, 2024
1 parent 077a474 commit 8ecf1e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ jobs:
RUST_BACKTRACE: 1
NO_COLOR_LOG: 1
run: |
nix shell .#gaia15 .#namada -c sh e2e/${{ matrix.scripts.name }} /tmp/namada-repo
nix shell .#gaia14 .#namada -c sh e2e/${{ matrix.scripts.name }} /tmp/namada-repo
namada:
needs: [integration-test, celestia-to-gaia, interchain-security-icq, interchain-security-no-ica, ordered-channel-test, model-based-test, namada-scripts]
Expand Down
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
cometbft
evmos
gaia6-ordered
gaia14
gaia15
ibc-go-v2-simapp
ibc-go-v3-simapp
Expand Down

0 comments on commit 8ecf1e1

Please sign in to comment.