Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Goodman authored Aug 2, 2024
1 parent cda0340 commit 9439a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Install LLVM
uses: trail-of-forks/install-llvm-action@master
with:
version: "18.1.3"
version: "18.1.2"

- name: Use LLVM
run: clang --version
Expand Down

0 comments on commit 9439a16

Please sign in to comment.