Upgrade llvm version on the builder

This commit is contained in:
Sameer Rahmani 2023-01-19 15:14:27 +00:00
parent d87e3922ec
commit 9673782242
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ set -e
command=$1
VERSION="0.7.0"
LLVM_VERSION="15"
LLVM_VERSION="11"
# Serene subprojects. We use this array to run common tasks on all the projects
# like running the test cases