Skip to content

Commit

Permalink
fix runner for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
2xburnt committed Oct 1, 2024
1 parent 859323d commit eab6c45
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 @@ -62,7 +62,7 @@ jobs:
retention-days: 3

interchain-tests:
runs-on: ${{ matrix.selector }}
runs-on: burnt-labs-${{ matrix.arch }}
needs: build-integration-tests
strategy:
fail-fast: false
Expand Down

0 comments on commit eab6c45

Please sign in to comment.