aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2022-05-02 13:57:12 -0700
committerGerald Combs <gerald@wireshark.org>2022-05-02 13:57:12 -0700
commit925daf665cdaa656d68749a7d52ef73a68b399b6 (patch)
tree8e78349e6fe8f8609d4f1eefef568bbbfedea46e /.gitlab-ci.yml
parent3b6734389d04702c4cc1e7861b544a1b3a41e7e1 (diff)
GitLab CI: Switch back to Clang 14.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 48253d5d8c..d825edf710 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -22,7 +22,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: 12
+ CLANG_VERSION: 14
# Enable color output in CMake, Ninja, and other tools. https://bixense.com/clicolors/
CLICOLOR_FORCE: 1
# Skip irrelevant SAST scanners: