Correct windows_gcc CI runner.

This commit is contained in:
jzmaddock
2022-06-27 09:14:55 +01:00
parent 72f81888a5
commit e5979ae1af

View File

@ -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