Skip to content

Commit 5d04440

Browse files
authored
👷 change to self-hosted runners (#24)
1 parent 45af42b commit 5d04440

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
jobs:
1515

1616
build:
17-
runs-on: ubuntu-latest
17+
runs-on: self-hosted
1818
strategy:
1919
fail-fast: false
2020
matrix:

0 commit comments

Comments
 (0)