all: initial support for LLVM 21

This commit is contained in:
Ayke van Laethem
2025-09-16 16:45:56 +02:00
parent 109e0767e7
commit 63e3c3ec24
10 changed files with 49 additions and 25 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ jobs:
- image: golang:1.25-bullseye
steps:
- test-linux:
llvm: "20"
llvm: "21"
resource_class: large
workflows: