We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fcef5f commit 41854b0Copy full SHA for 41854b0
.github/workflows/Build.yml
@@ -9,7 +9,7 @@ name: Build x86_64
9
jobs:
10
build:
11
name: Build
12
- runs-on: macos-latest
+ runs-on: macos-10.15
13
strategy:
14
fail-fast: false
15
matrix:
0 commit comments