Skip to content

Commit

Permalink
Added LLVM-18
Browse files Browse the repository at this point in the history
  • Loading branch information
mrLSD committed Jul 1, 2024
1 parent 3a5e369 commit 503e134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Pre-install
run: |
brew update
brew install llvm@18.1.8
brew install llvm@18
# Important: add empty string
echo "" >> /Users/runner/.bash_profile
echo 'export PATH="/opt/homebrew/opt/llvm/bin:$PATH"' >> /Users/runner/.bash_profile
Expand Down

0 comments on commit 503e134

Please sign in to comment.