Removed armv7 from the release workflows

This commit is contained in:
2024-02-16 00:48:42 +01:00
parent 56ec5c5aa9
commit be6725d1e3
2 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@ jobs:
uses: docker/build-push-action@v3
with:
push: true
platforms: linux/amd64,linux/arm64,linux/arm/v7
platforms: linux/amd64,linux/arm64
tags: |
germannewsmaker/mcdash:latest
germannewsmaker/mcdash:${{ steps.get_version.outputs.version }}