We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e02fb25 commit 6bf7867Copy full SHA for 6bf7867
1 file changed
.github/workflows/docker-publish.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- llvm: [15, 16, 17, 18, 19, 20]
+ llvm: [15, 16, 17, 18, 19, 20, 21]
16
ubuntu: [20, 22, 24]
17
exclude:
18
- ubuntu: 24
0 commit comments