mirror of
https://github.com/TREX-CoE/Sherman-Morrison.git
synced 2024-12-26 06:15:08 +01:00
add clang-7 to CI
This commit is contained in:
parent
7c312e8871
commit
2adbd2b819
2
.github/workflows/compile.yml
vendored
2
.github/workflows/compile.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user