Skip to content

Commit 12746b1

Browse files
committed
Set petsc version to 3.22.2
1 parent aa9522c commit 12746b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CI/scripts/run_step.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ case "$1" in
3434

3535
cd ${GITHUB_WORKSPACE}/..
3636

37-
git clone https://gitlab.com/petsc/petsc.git -b v3.21.6 petsc
37+
git clone https://gitlab.com/petsc/petsc.git -b v3.22.2 petsc
3838
cd petsc
3939
bash ${GITHUB_WORKSPACE}/../xolotl/scripts/build_petsc.sh \
4040
--prefix=${GITHUB_WORKSPACE}/../install \

external/petsc

Submodule petsc updated from 56d6a4d to 2a89477

0 commit comments

Comments
 (0)