mirror of
https://github.com/markqvist/LXST.git
synced 2026-04-27 14:20:39 +00:00
Sync upstream
This commit is contained in:
parent
906b3612d3
commit
a470dca73e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/native_libs.yml
vendored
2
.github/workflows/native_libs.yml
vendored
|
|
@ -13,7 +13,7 @@ on:
|
|||
jobs:
|
||||
build_windows:
|
||||
name: Build Windows wheels (Python ${{ matrix.python-version }})
|
||||
runs-on: windows-2019
|
||||
runs-on: windows-2022
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ["3.11", "3.12", "3.13", "3.14"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue