Skip to content

Commit a470dca

Browse files
committed
Sync upstream
1 parent 906b361 commit a470dca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/native_libs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
jobs:
1414
build_windows:
1515
name: Build Windows wheels (Python ${{ matrix.python-version }})
16-
runs-on: windows-2019
16+
runs-on: windows-2022
1717
strategy:
1818
matrix:
1919
python-version: ["3.11", "3.12", "3.13", "3.14"]

0 commit comments

Comments
 (0)