Skip to content

Commit

Permalink
Larger runner to speed up solana e2e tests (#10956)
Browse files Browse the repository at this point in the history
  • Loading branch information
tateexon authored Oct 13, 2023
1 parent 0c20ec7 commit 1ccf6fb
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 @@ -679,7 +679,7 @@ jobs:
- name: (plugins)
tag-suffix: -plugins
name: Solana Smoke Tests ${{ matrix.image.name }}
runs-on: ubuntu-latest
runs-on: ubuntu20.04-16cores-64GB
needs:
[
build-chainlink,
Expand Down

0 comments on commit 1ccf6fb

Please sign in to comment.