mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Platforms explicitly specified
This commit is contained in:
parent
1d0171a5f7
commit
c22a2df1b6
@ -34,11 +34,13 @@ jobs:
|
||||
env:
|
||||
- DOCKER_TAG=armv6hf
|
||||
- DOCKER_NAME=""Debian Stretch (Raspberry Pi v1 & ZERO)"
|
||||
- PLATFORM="rpi"
|
||||
- <<: *linux
|
||||
name: "ARMv7hf (Raspberry Pi 2 & 3)"
|
||||
env:
|
||||
- DOCKER_TAG=armv7hf
|
||||
- DOCKER_NAME="Debian Stretch (Raspberry Pi 2 & 3)"
|
||||
- PLATFORM="rpi"
|
||||
- <<: *linux
|
||||
name: "ARMv8 (Generic AARCH64)"
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user