Skip to content

Commit e5be9c0

Browse files
committed
update wheel matrix for test
1 parent c1f100d commit e5be9c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
fail-fast: false
4545
matrix:
4646
os: [ubuntu-latest, windows-latest, macos-latest]
47-
python-version: [3.7, 3.8, 3.9, "3.10"]
47+
python-version: ["3.10", "3.11", "3.12", "3.13", "3.14"]
4848

4949
steps:
5050
- name: download wheel

0 commit comments

Comments
 (0)