mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-21 14:12:46 +00:00
integration-test-suite-test: fix build by using 13 as default version
This commit is contained in:
parent
d45e0ae821
commit
c40c04a386
2
debian/tests/integration-test-suite-test
vendored
2
debian/tests/integration-test-suite-test
vendored
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
LLVM_VERSION=12
|
LLVM_VERSION=13
|
||||||
|
|
||||||
# this is taken from libjsoncpp package
|
# this is taken from libjsoncpp package
|
||||||
# Presence of $AUTOPKGTEST_TMP implies that someone will handle cleanup for us, so we
|
# Presence of $AUTOPKGTEST_TMP implies that someone will handle cleanup for us, so we
|
||||||
|
Loading…
Reference in New Issue
Block a user