We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffb46c0 commit deb4e5bCopy full SHA for deb4e5b
1 file changed
.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