Skip to content

Commit 4daa137

Browse files
authored
Merge pull request #2054 from minrk/mac-machine
bump super old mac runners
2 parents affac77 + ee3d072 commit 4daa137

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/wheels.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,12 @@ jobs:
7272
fail-fast: false
7373
matrix:
7474
include:
75-
- os: macos-12
75+
- os: macos-13
7676
name: mac-cpython
7777
cibw:
7878
build: "cp*"
7979

80-
- os: macos-12
80+
- os: macos-13
8181
name: mac-pypy
8282
cibw:
8383
build: "pp*"

0 commit comments

Comments
 (0)