diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8c33461e..ec5a5aa6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -158,7 +158,7 @@ jobs: run: ../../../b2 toolset=${{ matrix.toolset }} cxxstd=${{ matrix.standard }} working-directory: ../boost-root/libs/regex/test windows_gcc: - runs-on: windows-latest + runs-on: windows-2019 defaults: run: shell: cmd