We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d157967 commit 98a5703Copy full SHA for 98a5703
1 file changed
.github/workflows/github-ci-clang.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
fail-fast: false
12
matrix:
13
- toolchain-ver: [14, 15]
+ toolchain-ver: [14, 15, 16, 17, 18]
14
debug: [2, 0]
15
project:
16
# Note: Clang toolchains do not ship with a compiler-rt (libgcc) for
0 commit comments