File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 6161 - { python-version: "3.14t", disable-gil: true }
6262 - { python-version: "3.13t", disable-gil: true }
6363 # Intel
64- - { os: "macos-15 -intel", python-version: "3.10" }
64+ - { os: "macos-26 -intel", python-version: "3.10" }
6565 exclude :
6666 - { os: "macos-latest", python-version: "3.10" }
6767
Original file line number Diff line number Diff line change @@ -53,19 +53,19 @@ jobs:
5353 include :
5454 - name : " macOS 10.10 x86_64"
5555 platform : macos
56- os : macos-15 -intel
56+ os : macos-26 -intel
5757 cibw_arch : x86_64
5858 build : " cp3{10,11}*"
5959 macosx_deployment_target : " 10.10"
6060 - name : " macOS 10.13 x86_64"
6161 platform : macos
62- os : macos-15 -intel
62+ os : macos-26 -intel
6363 cibw_arch : x86_64
6464 build : " cp3{12,13}*"
6565 macosx_deployment_target : " 10.13"
6666 - name : " macOS 10.15 x86_64"
6767 platform : macos
68- os : macos-15 -intel
68+ os : macos-26 -intel
6969 cibw_arch : x86_64
7070 build : " {cp314,pp3}*"
7171 macosx_deployment_target : " 10.15"
@@ -104,7 +104,7 @@ jobs:
104104 cibw_arch : arm64_iphonesimulator
105105 - name : " iOS x86_64 simulator"
106106 platform : ios
107- os : macos-15 -intel
107+ os : macos-26 -intel
108108 cibw_arch : x86_64_iphonesimulator
109109 steps :
110110 - uses : actions/checkout@v6
You can’t perform that action at this time.
0 commit comments