Skip to content

Commit 38bb031

Browse files
ci: add python 3.12 and 3.13 tests
1 parent 3ff013b commit 38bb031

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
python-version:
3737
- "3.10"
3838
- "3.11"
39+
- "3.12"
40+
- "3.13"
3941
steps:
4042
- uses: actions/checkout@v4
4143
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)