Skip to content

Commit

Permalink
CI: macOS: try without manual clang install
Browse files Browse the repository at this point in the history
  • Loading branch information
slivingston committed Nov 13, 2024
1 parent 1ff8a46 commit 05bbe1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
brew install graphviz
brew install flex
brew install bison
brew install ${{ matrix.cc }}
- name: Install APT packages if Ubuntu
if: matrix.os == 'ubuntu-22.04'
run: |
Expand Down

0 comments on commit 05bbe1d

Please sign in to comment.