[github][ci][clang] add clang 19 to the list

This commit is contained in:
Travis Geiselbrecht
2025-06-03 22:27:44 -07:00
parent 97e2d701b7
commit aafeda6b86

View File

@@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
toolchain-ver: [14, 15, 16, 17, 18]
toolchain-ver: [14, 15, 16, 17, 18, 19]
debug: [2, 0]
project:
# Note: Clang toolchains do not ship with a compiler-rt (libgcc) for