Build for ARM
Some checks are pending
CI / build (push) Waiting to run

This commit is contained in:
Dustin Pianalto 2021-09-29 21:54:23 -08:00
parent 329afdbe81
commit 6adbbb36b2

View File

@ -11,6 +11,8 @@ on:
jobs:
build:
runs-on: ubuntu-latest
env:
DOCKER_TARGET_PLATFORM: linux/arm/v7
# Steps represent a sequence of tasks that will be executed as part of the job
steps: