We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5f011f commit aff8796Copy full SHA for aff8796
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
matrix:
23
python-version: ["3.10", "3.14-dev", "3.14t-dev"]
24
architecture: [x86, x64]
25
- os: [windows-latest, windows-2019]
+ os: [windows-latest, windows-2022]
26
steps:
27
- uses: actions/checkout@v4
28
- uses: ./.github/bottleneck-action
0 commit comments