Skip to content

Commit

Permalink
clang 18
Browse files Browse the repository at this point in the history
Signed-off-by: kogeler <[email protected]>
  • Loading branch information
kogeler committed Mar 12, 2024
1 parent e92b624 commit 0a2d5e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
matrix:
debian-versions: [bullseye, bookworm]
rust-versions: [1.76.0]
clang-versions: [16, 17]
clang-versions: [17, 18]
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 0a2d5e7

Please sign in to comment.