We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
runs-on
1 parent 377b5e8 commit 54aff60Copy full SHA for 54aff60
.github/workflows/python-publish.yml
@@ -13,6 +13,7 @@ on:
13
14
jobs:
15
tests:
16
+ runs-on: ubuntu-latest
17
if: startsWith(github.ref, 'refs/tags/v')
18
steps:
19
- uses: actions/checkout@v5
0 commit comments