mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-09 00:48:06 +00:00
[host] ci/windows: use explicit windows-2025
This allows forks for whom windows-latest doesn't point to windows-2025 to build successfully.
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -120,7 +120,7 @@ jobs:
|
|||||||
makensis -DIVSHMEM platform/Windows/installer.nsi
|
makensis -DIVSHMEM platform/Windows/installer.nsi
|
||||||
|
|
||||||
host-windows-native:
|
host-windows-native:
|
||||||
runs-on: windows-latest
|
runs-on: windows-2025
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user