Ignore LLVM for now

This commit is contained in:
Yorick de Wid 2020-10-24 19:37:13 +02:00
parent c3511292b0
commit 38fe81f14e
1 changed files with 2 additions and 3 deletions

View File

@ -17,6 +17,5 @@ jobs:
run: sudo apt install postgresql-server-dev-13
- name: Make
run: make
- name: Install
run: sudo make install
# - name: Install
# run: sudo make install