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 0f531da commit 2b4a0b6Copy full SHA for 2b4a0b6
.github/workflows/build.yml
@@ -37,7 +37,7 @@ jobs:
37
38
build-macos:
39
name: build in native macOS
40
- runs-on: macos-10.15
+ runs-on: macos-latest
41
steps:
42
- name: Checkout code
43
uses: actions/checkout@v2
0 commit comments