diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 281e203..dca999c 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -17,8 +17,8 @@ jobs: strategy: matrix: os: - - 2019 - 2022 + - 2025 runs-on: windows-${{ matrix.os }} steps: