Skip to content

Commit 376af7b

Browse files
authored
Merge pull request #1490 from Libensemble/testing/py_sh_313
Python 3.13
2 parents 8983fd4 + 54801f5 commit 376af7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/basic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
matrix:
1818
os: [ubuntu-latest]
1919
mpi-version: [mpich]
20-
python-version: [3.9, "3.10", "3.11", "3.12"]
20+
python-version: [3.9, "3.10", "3.11", "3.12", "3.13"]
2121
pydantic-version: ["2.8.2"]
2222
comms-type: [m, l]
2323
include:

0 commit comments

Comments
 (0)