Skip to content

Commit

Permalink
Update Rust LLVM to 16
Browse files Browse the repository at this point in the history
  • Loading branch information
randommm committed Feb 24, 2024
1 parent 6fb0bf1 commit 8be81b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ jobs:
- name: Install LLVM and Clang
uses: KyleMayes/install-llvm-action@v1
with:
version: "15.0"
version: "16.0"
directory: ${{ runner.temp }}/llvm

- name: Set up TBB
Expand Down

0 comments on commit 8be81b7

Please sign in to comment.