Skip to content

Commit aff8796

Browse files
rgommersrdbisme
authored andcommitted
CI: windows-2019 runner was retired, move to windows-2022
The windows-latest runner is moving to windows-2025 during September 2025.
1 parent f5f011f commit aff8796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
matrix:
2323
python-version: ["3.10", "3.14-dev", "3.14t-dev"]
2424
architecture: [x86, x64]
25-
os: [windows-latest, windows-2019]
25+
os: [windows-latest, windows-2022]
2626
steps:
2727
- uses: actions/checkout@v4
2828
- uses: ./.github/bottleneck-action

0 commit comments

Comments
 (0)