Skip to content

Commit 238d0c3

Browse files
committed
test runner
1 parent 8c6571c commit 238d0c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nf-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
if: ${{ needs.nf-test-changes.outputs.total_shards != '0' }}
6464
runs-on: # use self-hosted runners
6565
- runs-on=${{ github.run_id }}-nf-test
66-
- runner=16cpu-linux-x64
66+
- runner=32cpu-linux-x64
6767
strategy:
6868
fail-fast: false
6969
matrix:

0 commit comments

Comments
 (0)