Skip to content

Commit 8f8341b

Browse files
committed
update to large disk
1 parent 2a23e1d commit 8f8341b

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
@@ -37,7 +37,6 @@ jobs:
3737
runs-on: # use self-hosted runners
3838
- runs-on=$-nf-test-changes
3939
- runner=4cpu-linux-x64
40-
- disk=large
4140
outputs:
4241
shard: ${{ steps.set-shards.outputs.shard }}
4342
total_shards: ${{ steps.set-shards.outputs.total_shards }}
@@ -72,6 +71,7 @@ jobs:
7271
runs-on: # use self-hosted runners
7372
- runs-on=$-nf-test
7473
- runner=4cpu-linux-x64
74+
- disk=large
7575
strategy:
7676
fail-fast: false
7777
matrix:

0 commit comments

Comments
 (0)