diff --git a/.github/workflows/pull.yml b/.github/workflows/pull.yml index 961aff6..ecca793 100644 --- a/.github/workflows/pull.yml +++ b/.github/workflows/pull.yml @@ -18,7 +18,7 @@ jobs: strategy: fail-fast: false with: - runner: linux.large + runner: linux.2xlarge submodules: 'true' ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} timeout: 90