Skip to content

Commit d357056

Browse files
authored
macos-12 until someone updates to support macos arm
1 parent 82d9345 commit d357056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
runs-on: windows-latest
7878
python_platform: win32
7979
- name: 🍎
80-
runs-on: macos-latest
80+
runs-on: macos-12
8181
python_platform: darwin
8282
python:
8383
- name: CPython 2.7

0 commit comments

Comments
 (0)