mirror of
https://github.com/movie-web/movie-web.git
synced 2024-12-28 01:11:51 +01:00
Remove ARM 32-bit from testing
This commit is contained in:
parent
75a2c31800
commit
93d8f7263e
2
.github/workflows/linting_testing.yml
vendored
2
.github/workflows/linting_testing.yml
vendored
@ -71,5 +71,5 @@ jobs:
|
|||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
push: false
|
push: false
|
||||||
platforms: linux/amd64,linux/arm64,linux/arm
|
platforms: linux/amd64,linux/arm64
|
||||||
context: .
|
context: .
|
||||||
|
Loading…
Reference in New Issue
Block a user