Skip to content

Commit 5b1bba9

Browse files
committed
Add a test
1 parent bac065a commit 5b1bba9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test_publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,10 @@ jobs:
2828
targets: |
2929
- linux
3030
- cp311-macosx_x86_64
31+
- target: cp311-macosx_x86_64
32+
runs-on: macos-13
3133
- cp312-macosx_arm64
34+
- cp313-macosx_universal2
3235
- cp3?-win_amd64
3336
- cp312-manylinux_aarch64
3437
- cp313-manylinux_x86_64

0 commit comments

Comments
 (0)