integration-test-suite-test: fix build by using 13 as default version

This commit is contained in:
Gianfranco Costamagna 2021-08-26 16:04:51 +02:00
parent d45e0ae821
commit c40c04a386

View File

@ -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