mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2026-07-10 01:34:41 -06:00
ci: Build with windows-2022 to work around build issue in current windows-latest
Fixed properly for 2126
This commit is contained in:
parent
749a8ec645
commit
b2dd784801
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -196,7 +196,7 @@ jobs:
|
|||||||
sbom-path: artifacts/macos.spdx.json
|
sbom-path: artifacts/macos.spdx.json
|
||||||
|
|
||||||
windows:
|
windows:
|
||||||
runs-on: windows-latest
|
runs-on: windows-2022
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user