Skip to content
Snippets Groups Projects
Commit b621f344 authored by Martin Beseda's avatar Martin Beseda
Browse files

[WIP] Trying to set GCC-8 up

parent 6a416a76
No related branches found
No related tags found
No related merge requests found
...@@ -79,7 +79,7 @@ test_centos_gcc_version: ...@@ -79,7 +79,7 @@ test_centos_gcc_version:
image: martinbeseda/centos-ci:latest image: martinbeseda/centos-ci:latest
before_script: before_script:
- scl enable devtoolset-8 -- bash - scl enable devtoolset-8 bash
- gcc --version - gcc --version
- g++ --version - g++ --version
......
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