Skip to content

Commit 4affe09

Browse files
authored
remove macos-13 from deploy action
1 parent 1333aff commit 4affe09

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ jobs:
3838
matrix:
3939
buildplat:
4040
- [ubuntu-22.04, manylinux_x86_64, x86_64]
41-
- [macos-13, macosx_*, x86_64]
4241
- [windows-2022, win_amd64, AMD64]
4342
- [macos-14, macosx_*, arm64]
4443
python: ["cp311", "cp312", "cp313", "cp314"]

0 commit comments

Comments
 (0)