Skip to content

Commit 41692c5

Browse files
prj-simonlegrand
authored andcommitted
macOS 15 for PETSc workflows
1 parent e438026 commit 41692c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/full-mpich.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
strategy:
7070
fail-fast: false
7171
matrix:
72-
version: [13, 14]
72+
version: [13, 14, 15]
7373
cfg:
7474
- {opts: --enable-debug}
7575
- {opts: --enable-optim --enable-generic}

.github/workflows/full-openmpi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
strategy:
7070
fail-fast: false
7171
matrix:
72-
version: [13, 14]
72+
version: [13, 14, 15]
7373
cfg:
7474
- {opts: --enable-debug}
7575
- {opts: --enable-optim --enable-generic}

0 commit comments

Comments
 (0)