diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 006b7ebdd30c01..257e4abbc10aca 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -30,7 +30,7 @@ jobs: - name: Build run: ./vcbuild.bat build-macOS: - runs-on: macOS-latest + runs-on: macos-latest steps: - uses: actions/checkout@v2 - name: Use Node.js 13