Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cnheitman committed Dec 17, 2024
1 parent bbeab8c commit 702d341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install LLVM and Clang
uses: KyleMayes/install-llvm-action@v2
with:
version: "14.0"
version: "16.0.4"
directory: ${{ runner.temp }}/llvm

- name: Build Wheel packages
Expand Down

0 comments on commit 702d341

Please sign in to comment.