mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-05-06 20:19:58 -05:00
Trying to add armv7 back to the docker dev workflow
This commit is contained in:
@@ -29,5 +29,5 @@ jobs:
|
||||
uses: docker/build-push-action@v3
|
||||
with:
|
||||
push: true
|
||||
platforms: linux/amd64,linux/arm64 #,linux/arm/v7 (add back once rollup supports it)
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
tags: germannewsmaker/myspeed:development
|
||||
Reference in New Issue
Block a user