Skip to content

Commit f8d53fb

Browse files
authored
Added Python 3.14 macOS x86-64 wheels (#9031)
2 parents 13faa46 + 216dc4c commit f8d53fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: "macOS 10.13 x86_64"
5959
os: macos-13
6060
cibw_arch: x86_64
61-
build: "cp3{12,13}*"
61+
build: "cp3{12,13,14}*"
6262
macosx_deployment_target: "10.13"
6363
- name: "macOS 10.15 x86_64"
6464
os: macos-13

0 commit comments

Comments
 (0)