CI: Proactively use windows-2025

This commit is contained in:
Wilson Snyder 2025-08-01 12:05:53 -04:00
parent f9bdab65f0
commit 7bb790f7e4
1 changed files with 1 additions and 1 deletions

View File

@ -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: