Skip to content

Commit 6ead0aa

Browse files
committed
drop cp313t from github actions configuration
1 parent 6c87613 commit 6ead0aa

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,8 @@ jobs:
6262
- [windows-2022, win_amd64, ""]
6363
- [windows-2022, win32, ""]
6464
- [windows-11-arm, win_arm64, ""]
65-
python: ["cp312", "cp313", "cp313t", "cp314", "cp314t"]
65+
python: ["cp312", "cp313", "cp314", "cp314t"]
6666
exclude:
67-
- buildplat: [ macos-15-intel, macosx_x86_64, openblas ]
68-
python: "cp313t"
6967
- buildplat: [ macos-15-intel, macosx_x86_64, openblas ]
7068
python: "cp314t"
7169
include:

0 commit comments

Comments
 (0)