Revert "disable arm64"

This reverts commit 154272be8a.
This commit is contained in:
Adam Hill 2020-05-10 12:12:23 -05:00
parent 2c47cfa8c5
commit 6265a3c88f
1 changed files with 5 additions and 5 deletions

View File

@ -75,14 +75,14 @@ workflows:
filters:
tags:
only: /^v.*/
- arm64:
filters:
tags:
only: /^v.*/
- armhf:
filters:
tags:
only: /^v.*/
#- arm64:
# filters:
# tags:
# only: /^v.*/
#- armel:
# filters:
# tags:
@ -90,8 +90,8 @@ workflows:
- deploy:
requires:
- amd64
- arm64
- armhf
#- arm64
#- armel
filters:
tags: