We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f7d46d commit aa6bc63Copy full SHA for aa6bc63
1 file changed
.github/workflows/corevalidation.yml
@@ -21,7 +21,7 @@ jobs:
21
strategy:
22
fail-fast: true
23
matrix:
24
- compiler: [AC6, GCC, Clang]
+ compiler: [AC6, GCC, Clang, Clang_TI]
25
26
runs-on: ubuntu-22.04
27
0 commit comments