Skip to content

Commit 1b04473

Browse files
authored
Test from 3.12 to 3.14
1 parent 6da5692 commit 1b04473

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python_jobs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
fail-fast: false # complete remaining jobs
1111
matrix:
1212
os: [windows-latest, ubuntu-latest]
13-
python-version: ["3.10", "3.11", "3.12", "3.13"]
13+
python-version: ["3.12", "3.13", "3.14"]
1414

1515
steps:
1616
- name: Checkout

0 commit comments

Comments
 (0)