Skip to content

Commit 4b1cd45

Browse files
authored
switch ci to macos arm
1 parent 0f10b15 commit 4b1cd45

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
@@ -76,7 +76,7 @@ jobs:
7676
runs-on: windows-latest
7777
python_platform: win32
7878
- name: 🍎
79-
runs-on: macos-12
79+
runs-on: macos-latest
8080
python_platform: darwin
8181
python:
8282
- name: CPython 2.7

0 commit comments

Comments
 (0)