mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +01:00
Remove ARM 32-bit from testing
This commit is contained in:
parent
75a2c31800
commit
93d8f7263e
1 changed files with 1 additions and 1 deletions
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
|
||||
with:
|
||||
push: false
|
||||
platforms: linux/amd64,linux/arm64,linux/arm
|
||||
platforms: linux/amd64,linux/arm64
|
||||
context: .
|
||||
|
|
Loading…
Reference in a new issue