drop arm/v7 for now (untested)
This commit is contained in:
parent
858a45848f
commit
4c18291c72
2
.github/workflows/build-and-test.yaml
vendored
2
.github/workflows/build-and-test.yaml
vendored
@ -159,7 +159,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
pull : true
|
pull : true
|
||||||
push : true
|
push : true
|
||||||
platforms : linux/amd64,linux/arm64/v8,linux/arm/v7
|
platforms : linux/amd64,linux/arm64/v8
|
||||||
context : .
|
context : .
|
||||||
file : ./Dockerfile
|
file : ./Dockerfile
|
||||||
tags : ${{ steps.meta.outputs.tags }}
|
tags : ${{ steps.meta.outputs.tags }}
|
||||||
|
Loading…
Reference in New Issue
Block a user