mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-29 22:49:24 -04: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
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -196,7 +196,7 @@ jobs:
|
|||
sbom-path: artifacts/macos.spdx.json
|
||||
|
||||
windows:
|
||||
runs-on: windows-latest
|
||||
runs-on: windows-2022
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue