Skip to content

Commit

Permalink
LLVM (hence llvm-config) isn't installed in Github Actions CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mratsim committed Dec 2, 2023
1 parent ddc06f8 commit c31ab84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,6 @@ jobs:
nim -v
gcc -v
clang -v
llvm-config --version
rustup --version
- name: Run Constantine as C library tests (with Assembly)
Expand Down

0 comments on commit c31ab84

Please sign in to comment.