Skip to content

Commit

Permalink
add ubuntu 24
Browse files Browse the repository at this point in the history
  • Loading branch information
tgymnich committed Aug 15, 2024
1 parent 990cf89 commit 1226178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fail-fast: false
matrix:
llvm: [11, 12, 13, 14, 15, 16, 17, 18, 19]
ubuntu: [20, 22]
ubuntu: [20, 22, 24]
exclude:
- ubuntu: 22
llvm: 11
Expand Down

0 comments on commit 1226178

Please sign in to comment.