Skip to content

Commit 2280d10

Browse files
committed
Switch to self-hosted runner
1 parent ea4d40a commit 2280d10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nextflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ concurrency:
1717

1818
jobs:
1919
nextflow-validate:
20-
runs-on: ubuntu-latest
20+
runs-on: [self-hosted, linux, x64]
2121
steps:
2222
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
2323

0 commit comments

Comments
 (0)