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 @@ -59,22 +59,22 @@ jobs:
59
59
platform_id : manylinux_x86_64
60
60
61
61
# macOS on Intel 64-bit
62
- - os : macos-12
62
+ - os : macos-13
63
63
python : ' 3.9'
64
64
cibw_python : 39
65
65
arch : x86_64
66
66
platform_id : macosx_x86_64
67
- - os : macos-12
67
+ - os : macos-13
68
68
python : ' 3.10'
69
69
cibw_python : 310
70
70
arch : x86_64
71
71
platform_id : macosx_x86_64
72
- - os : macos-12
72
+ - os : macos-13
73
73
python : ' 3.11'
74
74
cibw_python : 311
75
75
arch : x86_64
76
76
platform_id : macosx_x86_64
77
- - os : macos-12
77
+ - os : macos-13
78
78
python : ' 3.12'
79
79
cibw_python : 312
80
80
arch : x86_64
Original file line number Diff line number Diff line change 27
27
platform_id : manylinux_x86_64
28
28
29
29
# macOS on Intel 64-bit
30
- - os : macos-12
30
+ - os : macos-13
31
31
python : ' 3.11'
32
32
cibw_python : 311
33
33
arch : x86_64
You can’t perform that action at this time.
0 commit comments