Skip to content
Snippets Groups Projects
Commit e0aa6ef2 authored by Sryder's avatar Sryder
Browse files

Use bionic to build focal version because it has GCC 4.8?

parent dbcbbf1a
No related branches found
No related tags found
1 merge request!174Fix Travis Deployment
......@@ -451,7 +451,7 @@ matrix:
- p7zip-full
- gcc-4.8
compiler: gcc-4.8
dist: focal
dist: bionic
if: env(DPL_ENABLED) = "1" AND (env(_DPL_JOB_ENABLED) = "1" OR env(DPL_JOB_ENABLE_ALL) = "1")
AND (branch =~ /^.*deployer.*$/ OR (tag IS present AND env(DPL_TAG_ENABLED) = "1"))
AND env(DPL_TERMINATE_MAIN) != "1"
......
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