Change windows version to fix CI toolchain

This commit is contained in:
Jan Käberich 2022-06-27 16:15:02 +02:00
parent afdb126d4d
commit 3765e4009f

View File

@ -49,7 +49,7 @@ jobs:
path: Software/PC_Application/LibreVNA-GUI
PC_Application_Windows:
runs-on: windows-latest
runs-on: windows-2019
steps:
- uses: actions/checkout@v1
- uses: msys2/setup-msys2@v2