add clang-7 to CI

This commit is contained in:
titeup 2021-03-29 11:14:17 +02:00
parent 7c312e8871
commit 2adbd2b819

View File

@ -28,5 +28,5 @@ jobs:
# Runs a single command using the runners shell
- name: Test compilation
run: |
sudo apt install libhdf5-dev flang-7
sudo apt install libhdf5-dev flang-7 clang-7
make