Skip to content

Commit 7958546

Browse files
authored
Merge pull request #179 from pytest-dev/altendky-patch-9
macos-12 until someone updates ci to support macos arm
2 parents 82d9345 + d357056 commit 7958546

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)