Skip to content

Commit 04bc7fe

Browse files
committed
whoot
1 parent 5c20b2a commit 04bc7fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test_publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ jobs:
3232
- cp3?-win_amd64
3333
- cp312-manylinux_aarch64
3434
- cp313-manylinux_x86_64
35-
- target: cp313-manylinux_x86_64
36-
runs-on: this-is-nonsense
35+
- target: cp311-manylinux_x86_64
36+
runs-on: ubuntu-latest
3737
timeout-minutes: 30
3838
release_sdist_only:
3939
uses: ./.github/workflows/publish.yml

0 commit comments

Comments
 (0)