Skip to content

Commit 00304d0

Browse files
committed
Adds 3.13 to unit tests.
1 parent baca844 commit 00304d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-unittests-py310-py311.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
strategy:
3535
fail-fast: false
3636
matrix:
37-
python-version: ["3.10", "3.11", "3.12"]
37+
python-version: ["3.10", "3.11", "3.12", "3.13"]
3838
name: ["unitary", "slow_tests"]
3939
include:
4040
- name: "unitary"

0 commit comments

Comments
 (0)