Update Python version range to 3.14 in Github Action (#2716)
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ runs:
|
||||
- uses: actions/setup-python@v6
|
||||
id: python
|
||||
with:
|
||||
python-version: "3.11 - 3.13"
|
||||
python-version: "3.11 - 3.14"
|
||||
update-environment: false
|
||||
|
||||
- id: cibw
|
||||
|
||||
Reference in New Issue
Block a user