1
0
mirror of https://github.com/m1k1o/neko.git synced 2022-02-20 23:41:54 +03:00

add arm builder.

This commit is contained in:
Miroslav Šedivý
2021-11-04 19:55:15 +01:00
parent 92a16b38bc
commit c64e17eb46

View File

@@ -39,7 +39,7 @@ jobs:
# do not run on forks
#
if: github.repository_owner == 'm1k1o'
needs: [ build-base ]
needs: [ build-arm-base ]
strategy:
matrix:
tags: [ firefox, chromium ]