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 906b361 commit a470dcaCopy full SHA for a470dca
.github/workflows/native_libs.yml
@@ -13,7 +13,7 @@ on:
13
jobs:
14
build_windows:
15
name: Build Windows wheels (Python ${{ matrix.python-version }})
16
- runs-on: windows-2019
+ runs-on: windows-2022
17
strategy:
18
matrix:
19
python-version: ["3.11", "3.12", "3.13", "3.14"]
0 commit comments