diff options
| author | ruki <[email protected]> | 2025-03-07 00:46:55 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-03-07 00:46:55 +0800 |
| commit | d922ef40db89324925b398eb0d817cd5ad9e40c8 (patch) | |
| tree | b90d6a684c6bd495bc54ae44e49fbb972c5dd696 /.github/workflows | |
| parent | 98865f1689341a45c189a88e677e124d67c217ae (diff) | |
switch to windows 2025
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/windows.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 39e29e8dd..8d853a0df 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -10,7 +10,7 @@ jobs: build: strategy: matrix: - os: [windows-2019, windows-2022] + os: [windows-2019, windows-2025] arch: [x64, x86, arm64] runs-on: ${{ matrix.os }} |
