Skip to content

Commit 17a9d94

Browse files
committed
Revert "compare with llvm-18"
This reverts commit 3df2e19.
1 parent 8be9473 commit 17a9d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_ci-linux-debian.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ extra=''
1414
dl=''
1515

1616
if [[ "${CW_CONFIG:-}" != *'gcc'* ]]; then
17-
[ -n "${CW_CCSUFFIX:-}" ] || export CW_CCSUFFIX='-18'
17+
[ -n "${CW_CCSUFFIX:-}" ] || export CW_CCSUFFIX='-19'
1818
extra+=" llvm${CW_CCSUFFIX} clang${CW_CCSUFFIX} lld${CW_CCSUFFIX}"
1919
fi
2020

0 commit comments

Comments
 (0)