We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e715746 commit 8b024b6Copy full SHA for 8b024b6
.github/workflows/nf-test.yml
@@ -64,7 +64,7 @@ jobs:
64
runs-on: # use self-hosted runners
65
- runs-on=${{ github.run_id }}-nf-test
66
- runner=4cpu-linux-x64
67
- - disk=large
+ - volume=80gb
68
strategy:
69
fail-fast: false
70
matrix:
0 commit comments