We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24f3705 commit 334e53aCopy full SHA for 334e53a
1 file changed
.github/workflows/main.yml
@@ -13,7 +13,7 @@ env:
13
jobs:
14
build:
15
name: Build
16
- runs-on: macos-latest
+ runs-on: macos-12
17
env:
18
JOB_TYPE: BUILD
19
steps:
0 commit comments