Skip to content

Commit ddb8a4c

Browse files
authored
Move from macos-12 to macos-13 runner (#137)
GitHub removed macos-12.
1 parent 03a9eff commit ddb8a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585

8686
# macOS x86
8787
# Note: keep as old as possible as due to libomp this will be the oldest supported macOS version.
88-
- os: macos-12
88+
- os: macos-13
8989
cibw_archs: "x86_64"
9090

9191
# macOS Apple Silicon

0 commit comments

Comments
 (0)