remove armel for now

Signed-off-by: Adam Hill <adam@diginc.us>
This commit is contained in:
Adam Hill 2019-12-31 21:41:28 -06:00
parent 8ab895b38a
commit 8b51f53bfe
No known key found for this signature in database
GPG Key ID: 2193804FCA429855
1 changed files with 6 additions and 6 deletions

View File

@ -43,8 +43,8 @@ jobs:
<<: *job_template
armhf:
<<: *job_template
armel:
<<: *job_template
#armel:
# <<: *job_template
@ -64,7 +64,7 @@ workflows:
filters:
tags:
only: /^v.*/
- armel:
filters:
tags:
only: /^v.*/
#- armel:
# filters:
# tags:
# only: /^v.*/