We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baca844 commit 00304d0Copy full SHA for 00304d0
.github/workflows/run-unittests-py310-py311.yml
@@ -34,7 +34,7 @@ jobs:
34
strategy:
35
fail-fast: false
36
matrix:
37
- python-version: ["3.10", "3.11", "3.12"]
+ python-version: ["3.10", "3.11", "3.12", "3.13"]
38
name: ["unitary", "slow_tests"]
39
include:
40
- name: "unitary"
0 commit comments