From 1ccf6fb79497c03f45797f17734da02bddb55401 Mon Sep 17 00:00:00 2001 From: Tate Date: Fri, 13 Oct 2023 17:44:11 -0600 Subject: [PATCH] Larger runner to speed up solana e2e tests (#10956) --- .github/workflows/integration-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 05916bab63e..2493374a052 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -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,