Skip to content

Commit

Permalink
Add missing llvm on macOS.
Browse files Browse the repository at this point in the history
  • Loading branch information
Paebbels committed Jul 30, 2024
1 parent a8493e1 commit 10af22f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
jobs: ${{ needs.UnitTestingParams.outputs.python_jobs }}
apt: ghdl-mcode
brew: ghdl
brew: ghdl llvm
pacboy: ghdl
ubuntu_before_script: |
which ghdl
Expand Down

0 comments on commit 10af22f

Please sign in to comment.