Merge pull request #3148 from nicolargo/renovate/windows-2025.x

Update dependency windows to v2025
This commit is contained in:
Nicolas Hennion
2025-04-12 16:11:06 +02:00
committed by GitHub

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