Skip to content

Commit

Permalink
fix: tgbot only retains mainstream architectures
Browse files Browse the repository at this point in the history
  • Loading branch information
DDSRem committed Dec 15, 2023
1 parent 2fe1022 commit 0f8bae2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build_tgbot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,8 @@ jobs:
context: .
file: tgbot.Dockerfile
platforms: |
linux/386
linux/amd64
linux/arm64/v8
linux/arm/v7
linux/arm/v6
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
Expand Down

0 comments on commit 0f8bae2

Please sign in to comment.