We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3280462 commit da95390Copy full SHA for da95390
.github/workflows/setup.yml
@@ -9,7 +9,7 @@ jobs:
9
matrix:
10
os:
11
- windows-latest
12
- - macos-latest-large
+ - macos-12
13
- ubuntu-latest
14
steps:
15
- name: Checkout
0 commit comments