GitLab CI: Switch to clang 15.

This commit is contained in:
Gerald Combs 2022-11-06 10:33:09 -08:00
parent 0bfe5bed72
commit 0928a25d1f
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ variables:
GIT_FETCH_EXTRA_FLAGS: "--depth=5000"
CCACHE_DIR: "${CI_PROJECT_DIR}/ccache"
# Preferred version of clang available on wireshark-ubuntu-dev
CLANG_VERSION: "14"
CLANG_VERSION: "15"
# Enable color output in CMake, Ninja, and other tools. https://bixense.com/clicolors/
CLICOLOR_FORCE: "1"
# Skip irrelevant SAST scanners: