Skip to content

Commit a29d1c0

Browse files
authored
bump mac runner to use macos 13 (#108)
1 parent 5118952 commit a29d1c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
strategy:
114114
matrix:
115115
platform:
116-
- runner: macos-12
116+
- runner: macos-13
117117
target: x86_64
118118
- runner: macos-14
119119
target: aarch64

0 commit comments

Comments
 (0)