We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8983fd4 + 54801f5 commit 376af7bCopy full SHA for 376af7b
1 file changed
.github/workflows/basic.yml
@@ -17,7 +17,7 @@ jobs:
17
matrix:
18
os: [ubuntu-latest]
19
mpi-version: [mpich]
20
- python-version: [3.9, "3.10", "3.11", "3.12"]
+ python-version: [3.9, "3.10", "3.11", "3.12", "3.13"]
21
pydantic-version: ["2.8.2"]
22
comms-type: [m, l]
23
include:
0 commit comments