diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d72f72f1..74e64514 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -67,7 +67,7 @@ jobs: needs: source-code-checks # https://github.com/actions/runner-images?tab=readme-ov-file#available-images - runs-on: windows-2022 + runs-on: windows-2025 strategy: matrix: # Windows-curses not available for Python 3.13 for the moment