Skip to content

Commit ee3d072

Browse files
committed
bump super old mac runners
to slightly less old
1 parent affac77 commit ee3d072

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/wheels.yml

Lines changed: 2 additions & 2 deletions
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)