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.
1 parent fe3f118 commit 0e156a2Copy full SHA for 0e156a2
.github/workflows/publish_to_test_pypi.yml
@@ -18,6 +18,7 @@ jobs:
18
build:
19
name: Build and publish the package to pypi
20
needs: test
21
+ runs-on: ubuntu-22.04
22
steps:
23
- uses: actions/checkout@v3
24
- name: Build and publish to pypi
0 commit comments