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 5c20b2a commit 04bc7feCopy full SHA for 04bc7fe
.github/workflows/test_publish.yml
@@ -32,8 +32,8 @@ jobs:
32
- cp3?-win_amd64
33
- cp312-manylinux_aarch64
34
- cp313-manylinux_x86_64
35
- - target: cp313-manylinux_x86_64
36
- runs-on: this-is-nonsense
+ - target: cp311-manylinux_x86_64
+ runs-on: ubuntu-latest
37
timeout-minutes: 30
38
release_sdist_only:
39
uses: ./.github/workflows/publish.yml
0 commit comments