downgrade clang

This commit is contained in:
2026-02-01 16:15:14 +01:00
parent cd46fcb3a9
commit b75996f643
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
os=Linux
arch=x86_64
compiler=clang
compiler.version=21
compiler.version=20
compiler.libcxx=libstdc++11
compiler.cppstd=20
compiler.cstd=17