Skip to content

Commit e02fb25

Browse files
authored
add llvm 20
1 parent 08ccf52 commit e02fb25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
llvm: [15, 16, 17, 18, 19]
15+
llvm: [15, 16, 17, 18, 19, 20]
1616
ubuntu: [20, 22, 24]
1717
exclude:
1818
- ubuntu: 24

0 commit comments

Comments
 (0)