We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 521b222 commit 9da241bCopy full SHA for 9da241b
.github/workflows/CI.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Build
31
run: ./vcbuild.bat
32
build-macOS:
33
- runs-on: macOS-latest
+ runs-on: macos-latest
34
steps:
35
- uses: actions/checkout@v2
36
- name: Use Node.js 13
0 commit comments