Skip to content

Commit 1eae87a

Browse files
committed
Some cleanup
1 parent 2dae0f3 commit 1eae87a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test_publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
on:
32
workflow_dispatch:
43
push:
@@ -33,6 +32,8 @@ jobs:
3332
- cp31?-macos*
3433
- cp312-macosx_arm64
3534
- cp313-macosx_universal2
35+
- target: cp311-macosx_x86_64
36+
runs-on: macos-latest
3637
- cp3?-win_amd64
3738
- target: cp312-manylinux_aarch64
3839
runs-on: ubuntu-24.04-arm

0 commit comments

Comments
 (0)