Skip to content

Commit

Permalink
add clang 16b support
Browse files Browse the repository at this point in the history
  • Loading branch information
Владимир Чиж authored and Владимир Чиж committed Feb 29, 2024
1 parent 8685482 commit fbdaff9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ jobs:

- name: Install clang
run: |
brew uninstall clang
brew install llvm@16
echo 'PATH="/opt/homebrew/opt/llvm@16/bin:$PATH"' >> ~/.bash_profile
source ~/.bash_profile
Expand Down

0 comments on commit fbdaff9

Please sign in to comment.