CI: Proactively use windows-2025
This commit is contained in:
parent
f9bdab65f0
commit
7bb790f7e4
|
|
@ -27,7 +27,7 @@ concurrency:
|
||||||
jobs:
|
jobs:
|
||||||
windows:
|
windows:
|
||||||
name: run on windows
|
name: run on windows
|
||||||
runs-on: windows-latest
|
runs-on: windows-2025
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue