Skip to content
Snippets Groups Projects
Commit 367541d4 authored by Erick Hitter's avatar Erick Hitter
Browse files

Fix clang version

parent 048aafe2
No related branches found
No related tags found
1 merge request!3Add go.mod
Pipeline #4440 failed with stages
in 1 minute and 39 seconds
......@@ -21,7 +21,7 @@ before_script:
- cd $GOPATH/src/$REPO_NAME
- cp config-sample.json config.json
- export CC=clang-5.0
- export CC=clang-7.0
- make dep
......@@ -63,4 +63,4 @@ build:
- make
artifacts:
paths:
- dyndnsd-client/
\ No newline at end of file
- dyndnsd-client/
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