Skip to content
This repository was archived by the owner on Oct 26, 2025. It is now read-only.

Commit f8cce11

Browse files
authored
Update ci.yml (#128)
* Update ci.yml * Update pyproject.toml * lock
1 parent 9d83621 commit f8cce11

File tree

3 files changed

+233
-233
lines changed

3 files changed

+233
-233
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
matrix:
1313
os: [ ubuntu-latest, windows-latest, macos-latest ]
14-
python-version: ['3.9', '3.10', '3.11', '3.12']
14+
python-version: ['3.10', '3.11', '3.12', '3.13']
1515

1616
# Steps represent a sequence of tasks that will be executed as part of the job
1717
steps:

0 commit comments

Comments
 (0)