We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5f13ae commit 21e16c6Copy full SHA for 21e16c6
.github/workflows/build-mac.yml
@@ -10,7 +10,7 @@ jobs:
10
11
strategy:
12
matrix:
13
- os: [macos-latest]
+ os: [macos-13]
14
node-version: [14.x]
15
16
env:
0 commit comments