Skip to content

Commit

Permalink
Update nix flake and replace Gaia v13 and v14 with Gaia v15
Browse files Browse the repository at this point in the history
  • Loading branch information
ljoss17 committed Apr 26, 2024
1 parent 68cc939 commit bd88495
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 26 deletions.
28 changes: 5 additions & 23 deletions .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,7 @@ jobs:
fail-fast: false
matrix:
chain:
- package: gaia13
command: gaiad
account_prefix: cosmos
native_token: stake
features: forward-packet,clean-workers
- package: gaia14
- package: gaia15
command: gaiad
account_prefix: cosmos
native_token: stake
Expand Down Expand Up @@ -177,10 +172,7 @@ jobs:
fail-fast: false
matrix:
chain:
- package: .#gaia13 .#neutron
command: gaiad,neutrond
account_prefix: cosmos,neutron
- package: .#gaia14 .#neutron
- package: .#gaia15 .#neutron
command: gaiad,neutrond
account_prefix: cosmos,neutron
steps:
Expand Down Expand Up @@ -225,10 +217,7 @@ jobs:
fail-fast: false
matrix:
chain:
- package: .#gaia13 .#stride-consumer
command: gaiad,strided
account_prefix: cosmos,stride
- package: .#gaia14 .#stride-consumer
- package: .#gaia15 .#stride-consumer
command: gaiad,strided
account_prefix: cosmos,stride
steps:
Expand Down Expand Up @@ -273,10 +262,7 @@ jobs:
fail-fast: false
matrix:
chain:
- package: .#gaia13 .#stride-consumer-no-admin
command: gaiad,strided
account_prefix: cosmos,stride
- package: .#gaia14 .#stride-consumer-no-admin
- package: .#gaia15 .#stride-consumer-no-admin
command: gaiad,strided
account_prefix: cosmos,stride
steps:
Expand Down Expand Up @@ -320,11 +306,7 @@ jobs:
fail-fast: false
matrix:
chain:
- package: .#celestia .#gaia13
command: celestia-appd,gaiad
account_prefix: celestia,cosmos
native_token: utia,stake
- package: .#celestia .#gaia14
- package: .#celestia .#gaia15
command: celestia-appd,gaiad
account_prefix: celestia,cosmos
native_token: utia,stake
Expand Down
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bd88495

Please sign in to comment.