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

removed arm32 testing until we can get it working

parent eb2bc243
No related branches found
No related tags found
No related merge requests found
Pipeline #3858 passed
...@@ -154,12 +154,13 @@ builtin-xforms-centos76: ...@@ -154,12 +154,13 @@ builtin-xforms-centos76:
variables: variables:
OS: 'centos76' OS: 'centos76'
builtin-xforms-arm32: # doesn't work yet
<<: *builtin-xforms #builtin-xforms-arm32:
tags: # <<: *builtin-xforms
- arm32 # tags:
variables: # - arm32
OS: 'arm32' # variables:
# OS: 'arm32'
builtin-xforms-arm64: builtin-xforms-arm64:
<<: *builtin-xforms <<: *builtin-xforms
......
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