We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b40f2c commit 1d143fcCopy full SHA for 1d143fc
.github/workflows/main.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
build:
12
- runs-on: macos-latest
+ runs-on: macos-12
13
steps:
14
- uses: actions/checkout@v2
15
- name: Build macOS app
0 commit comments