We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa9522c commit 12746b1Copy full SHA for 12746b1
CI/scripts/run_step.sh
@@ -34,7 +34,7 @@ case "$1" in
34
35
cd ${GITHUB_WORKSPACE}/..
36
37
- git clone https://gitlab.com/petsc/petsc.git -b v3.21.6 petsc
+ git clone https://gitlab.com/petsc/petsc.git -b v3.22.2 petsc
38
cd petsc
39
bash ${GITHUB_WORKSPACE}/../xolotl/scripts/build_petsc.sh \
40
--prefix=${GITHUB_WORKSPACE}/../install \
external/petsc
0 commit comments