Try newer Windows image

This commit is contained in:
Andrzej Janik 2025-04-07 23:38:45 +02:00
parent f345789104
commit d84fa05e87

View file

@ -47,7 +47,7 @@ jobs:
path: target/release-lto/zluda
build_windows:
name: Build (Windows)
runs-on: windows-2019
runs-on: windows-2022
steps:
- uses: actions/checkout@v4
with: