mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2026-01-02 14:02:52 +02:00
test and fix arm/v7
This commit is contained in:
4
.github/workflows/build-debian12-latest.yml
vendored
4
.github/workflows/build-debian12-latest.yml
vendored
@@ -72,7 +72,7 @@ jobs:
|
||||
platforms: |
|
||||
linux/amd64
|
||||
linux/arm64/v8
|
||||
# linux/arm/v7
|
||||
linux/arm/v7
|
||||
tags: |
|
||||
buanet/iobroker:latest,
|
||||
buanet/iobroker:${{ env.majorversion }},
|
||||
@@ -141,7 +141,7 @@ jobs:
|
||||
platforms: |
|
||||
linux/amd64
|
||||
linux/arm64/v8
|
||||
# linux/arm/v7
|
||||
linux/arm/v7
|
||||
tags: |
|
||||
iobroker/iobroker:latest,
|
||||
iobroker/iobroker:${{ env.majorversion }},
|
||||
|
||||
Reference in New Issue
Block a user