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