diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 627761d6..bd59fb79 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -94,7 +94,7 @@ jobs: matrix: include: - os: macos-latest - - os: windows-latest + - os: windows-2019 - os: ubuntu-20.04 steps: - uses: actions/checkout@v3