We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
macos-latest-large
macos-latest
1 parent 662a97d commit fc1723bCopy full SHA for fc1723b
1 file changed
.github/workflows/main.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
fail-fast: false
12
matrix:
13
- os: [windows-latest, ubuntu-22.04, macos-latest-large]
+ os: [windows-latest, ubuntu-22.04, macos-latest]
14
15
steps:
16
- name: Install tools
0 commit comments