Skip to content

Commit f349c4b

Browse files
author
Simon Morley
committed
Switch CI to self-hosted runners
1 parent e42b88f commit f349c4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
test:
11-
runs-on: ubuntu-latest
11+
runs-on: [self-hosted, linux, x64, nullrabbit]
1212
steps:
1313
- uses: actions/checkout@v4
1414
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)