Skip to content

Commit

Permalink
ci: Try clang-18 via pkgx [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
acgetchell committed Apr 12, 2024
1 parent 83cd610 commit fc1ac31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-clang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Setup Clang
uses: pkgxdev/setup@v1
with:
+: clang@17
+: clang@18

- run: clang --version

Expand Down

0 comments on commit fc1ac31

Please sign in to comment.