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 85793ba commit a72cccdCopy full SHA for a72cccd
.github/workflows/macos.yml
@@ -5,7 +5,7 @@ on: [push]
5
jobs:
6
build:
7
8
- runs-on: macOS-latest
+ runs-on: macos-latest
9
10
steps:
11
- uses: actions/checkout@v1
0 commit comments