Skip to content

Commit

Permalink
Update interchaintest.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Gadikian <jacobgadikian@gmail.com>
  • Loading branch information
faddat authored Dec 17, 2023
1 parent 86325a3 commit 1835933
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/interchaintest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,11 @@ jobs:
file: Dockerfile
context: .
push: true
platforms: linux/amd64
platforms: linux/amd64,linux/arm64
tags: |
ghcr.io/composablefi/composable-cosmos/centauri-ictest:latest
ghcr.io/composablefi/centauri-ictest:latest
test-start-cosmos-chain:
runs-on: ubuntu-latest
needs: build-and-push-image
Expand Down

0 comments on commit 1835933

Please sign in to comment.