File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -684,10 +684,10 @@ jobs:
684684 - ubuntu-24.04-arm
685685 - ubuntu-24.04
686686 - macos-15
687- - windows-2022
687+ - windows-2025
688688 - ubuntu-22.04
689689 - macos-13
690- - windows-2019
690+ - windows-2022
691691 toxenv :
692692 - py
693693 xfail :
@@ -696,9 +696,9 @@ jobs:
696696 # NOTE: Windows PyPy 3.11 jobs are excluded because of UTF-8
697697 # NOTE: encoding bugs in tox.
698698 # NOTE: They should be re-added once it's fixed.
699- - runner-vm-os : windows-2022
699+ - runner-vm-os : windows-2025
700700 python-version : pypy-3.11
701- - runner-vm-os : windows-2019
701+ - runner-vm-os : windows-2022
702702 python-version : pypy-3.11
703703 # NOTE: macOS PyPy 3.11 jobs are excluded because they flakily
704704 # NOTE: crash `pytest-xdist` workers.
You can’t perform that action at this time.
0 commit comments