Skip to content
Snippets Groups Projects
Commit 3d9ebfed authored by Jason Hiser's avatar Jason Hiser :tractor:
Browse files

Update to add ubuntu20 jobs

parent 29afba92
No related branches found
No related tags found
No related merge requests found
Pipeline #11514 failed
......@@ -49,6 +49,11 @@ do-nightly-clean-arm64:
tags:
- arm64
do-nightly-clean-ubuntu20:
<<: *do-nightly-clean
tags:
- ubuntu20
#
# Building
......@@ -86,6 +91,11 @@ do-build-arm64:
tags:
- arm64
do-build-ubuntu20:
<<: *do-build
tags:
- ubuntu20
#
# gather artifacts and ship them tox 86 boxes
......@@ -177,6 +187,11 @@ basic_eh-tests-centos76:
tags:
- centos76
basic_eh-tests-ubuntu20:
<<: *basic_eh-tests
tags:
- ubuntu20
#
# test_cmds.sh fixcalls
#
......@@ -200,6 +215,12 @@ builtin-xforms-centos76:
tags:
- centos76
builtin-xforms-ubuntu20:
<<: *builtin-xforms
tags:
- ubuntu20
# doesn't work yet
#builtin-xforms-arm32:
# <<: *builtin-xforms
......@@ -236,7 +257,10 @@ elfdep-centos76:
<<: *elfdep
tags:
- centos76
elfdep-ubuntu20:
<<: *elfdep
tags:
- ubuntu20
#
......
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