We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45af42b commit 5d04440Copy full SHA for 5d04440
1 file changed
.github/workflows/python-package.yml
@@ -14,7 +14,7 @@ on:
14
jobs:
15
16
build:
17
- runs-on: ubuntu-latest
+ runs-on: self-hosted
18
strategy:
19
fail-fast: false
20
matrix:
0 commit comments