Skip to content

Commit b030293

Browse files
authored
Update python_jobs.yml
1 parent 50080da commit b030293

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"]
13+
python-version: ["3.10", "3.11", "3.12", "3.13"]
1414

1515
steps:
1616
- name: Checkout

0 commit comments

Comments
 (0)