mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-01-20 15:40:38 +01:00
Change windows version to fix CI toolchain
This commit is contained in:
parent
afdb126d4d
commit
3765e4009f
2
.github/workflows/Build.yml
vendored
2
.github/workflows/Build.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue