CI: use windows-2019 as build env

master
Martin Gerhardy 2022-02-27 23:57:24 +01:00
parent ea7a8c4ba7
commit 4a64ff2465
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ jobs:
ctest -V -R shelltests
windows:
runs-on: windows-latest
runs-on: windows-2019
steps:
- uses: actions/checkout@v1