We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c6571c commit 238d0c3Copy full SHA for 238d0c3
.github/workflows/nf-test.yml
@@ -63,7 +63,7 @@ jobs:
63
if: ${{ needs.nf-test-changes.outputs.total_shards != '0' }}
64
runs-on: # use self-hosted runners
65
- runs-on=${{ github.run_id }}-nf-test
66
- - runner=16cpu-linux-x64
+ - runner=32cpu-linux-x64
67
strategy:
68
fail-fast: false
69
matrix:
0 commit comments