Update dependency windows to v2025

This commit is contained in:
renovate[bot] 2025-04-12 12:55:54 +00:00 committed by nicolargo
parent daf6964f14
commit d2de1424fb
1 changed files with 1 additions and 1 deletions

View File

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