We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a86eeed commit 8df0dc0Copy full SHA for 8df0dc0
.github/workflows/build.yml
@@ -83,7 +83,7 @@ jobs:
83
84
mac-image:
85
name: MAC
86
- runs-on: macos-12
+ runs-on: macos-latest-large
87
timeout-minutes: 90
88
89
steps:
0 commit comments