Skip to content

Commit 224d0bf

Browse files
committed
Add 3.8
1 parent f12a10e commit 224d0bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
# - macos-14-arm64
3737

3838
# Comma separated list of python versions to test
39-
python-version: ["3.9", "3.10", "3.11", "3.12"]
39+
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
4040

4141
mpi:
4242
- mpich

0 commit comments

Comments
 (0)