Skip to content

Commit

Permalink
for some reason that version also isnt supported
Browse files Browse the repository at this point in the history
  • Loading branch information
dangmoody committed Jul 30, 2024
1 parent a510999 commit f0040fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Install Clang
uses: KyleMayes/install-llvm-action@v1
with:
version: "18.1.6"
version: "18.1.0"
directory: ${{ runner.temp }}/llvm

# - name: Install MinGW
Expand Down

0 comments on commit f0040fa

Please sign in to comment.