Merge pull request #310 from exepirit/master
build: create build for armv6
This commit is contained in:
@@ -55,7 +55,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
arch: [ amd64, i686, mips, mipsel, armhf, arm64 ]
|
||||
arch: [ amd64, i686, mips, mipsel, armhf, armlf, arm64 ]
|
||||
defaults:
|
||||
run:
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user