mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-04 14:07:30 +00:00
Change windows version to fix CI toolchain
This commit is contained in:
parent
afdb126d4d
commit
3765e4009f
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue