Skip to content

Commit 17bd554

Browse files
committed
Update build-and-test script for gitlab ci
1 parent cd189bc commit 17bd554

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildscripts/gitlab/build-and-test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ mkdir -p ${TMPDIR}
88
pushd ${TMPDIR}
99

1010
# Set the LLVM_VERSION to use.
11-
export LLVM_VERSION="15.0.7"
11+
export LLVM_VERSION="20.1.8"
1212

1313
# Set the envs directory under the temporary directory.
1414
export CONDA_ENVS_DIRS="${TMPDIR}/_stage/miniconda3/envs"

0 commit comments

Comments
 (0)