Skip to content

Commit 71f056c

Browse files
update python version in MPI CI
1 parent 6672bb2 commit 71f056c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ jobs:
253253
strategy:
254254
matrix:
255255
# python versions for elephant: [3.8, 3.9, 3.10, 3.11]
256-
python-version: [3.9]
256+
python-version: [3.12]
257257
# OS [ubuntu-latest, macos-latest, windows-latest]
258258
os: [ubuntu-latest]
259259

0 commit comments

Comments
 (0)