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
|
path: Software/PC_Application/LibreVNA-GUI
|
||||||
|
|
||||||
PC_Application_Windows:
|
PC_Application_Windows:
|
||||||
runs-on: windows-latest
|
runs-on: windows-2019
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- uses: msys2/setup-msys2@v2
|
- uses: msys2/setup-msys2@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user