Skip to content
Snippets Groups Projects
Commit eda6af0c authored by Jacob Theisen's avatar Jacob Theisen
Browse files

yaml

parent 5966fa8f
No related branches found
No related tags found
No related merge requests found
Pipeline #140926 failed with stages
in 38 seconds
......@@ -7,7 +7,7 @@ build:
image: ubuntu:latest
script:
- echo "installing clang"
- apt update && apt install clang-9 --install-suggests -y
- apt update && apt install clang-9 -y
- echo "build done, clang installed"
test:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment