Remove linux/arm builds

This commit is contained in:
Ian 2021-12-17 10:17:54 -08:00 committed by GitHub
parent 37a89b59f0
commit e782544db9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ jobs:
uses: docker/build-push-action@v2
with:
context: .
platforms: linux/amd64,linux/arm,linux/arm64
platforms: linux/amd64,linux/arm64
push: true
tags: vividboarder/my-neovim:latest