Skip to content

Commit c7c536d

Browse files
authored
Update CI to macos 12
1 parent e72bdf0 commit c7c536d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- os: windows-2019
3737
cibw_archs: "AMD64 ARM64"
3838
artifact_name: "win"
39-
- os: macos-11
39+
- os: macos-12
4040
cibw_archs: "x86_64 arm64"
4141
artifact_name: "mac"
4242
- os: "ubuntu-20.04"

0 commit comments

Comments
 (0)