Skip to content

Commit 8b024b6

Browse files
authored
Update to new runner size syntax
See https://nfcore.slack.com/archives/C050DNB6K5H/p1762184179238379 for details
1 parent e715746 commit 8b024b6

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
@@ -64,7 +64,7 @@ jobs:
6464
runs-on: # use self-hosted runners
6565
- runs-on=${{ github.run_id }}-nf-test
6666
- runner=4cpu-linux-x64
67-
- disk=large
67+
- volume=80gb
6868
strategy:
6969
fail-fast: false
7070
matrix:

0 commit comments

Comments
 (0)