We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8983fd4 commit 54801f5Copy full SHA for 54801f5
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