Test GitHub Windows runner

This commit is contained in:
Zanie Blue 2025-08-08 12:37:31 -05:00
parent f6a9b55eb7
commit ce3e4a4b8f
1 changed files with 1 additions and 1 deletions

View File

@ -290,7 +290,7 @@ jobs:
timeout-minutes: 15
needs: determine_changes
if: ${{ !contains(github.event.pull_request.labels.*.name, 'no-test') && (needs.determine_changes.outputs.code == 'true' || github.ref == 'refs/heads/main') }}
runs-on: depot-windows-2022-16
runs-on: github-windows-2025-x86_64-16
name: "cargo test | windows"
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2