Skip to content

Commit 2298af6

Browse files
authored
Pull machine
Differential Revision: D69254023 Pull Request resolved: #15
1 parent f1b0f60 commit 2298af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
with:
21-
runner: linux.large
21+
runner: linux.2xlarge
2222
submodules: 'true'
2323
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
2424
timeout: 90

0 commit comments

Comments
 (0)