Disable Armel for now

This commit is contained in:
Adam Hill 2020-02-04 08:28:22 -06:00 committed by GitHub
parent 4c4e9c3bc9
commit 1dafcb6946
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -50,16 +50,16 @@ workflows:
filters:
tags:
only: /^v.*/
- armel:
filters:
tags:
only: /^v.*/
#- armel:
# filters:
# tags:
# only: /^v.*/
- deploy:
requires:
- amd64
- arm64
- armhf
- armel
#- armel
filters:
tags:
only: /^v.*/