Skip to content

Commit

Permalink
Removed arm64 support (temporary).
Browse files Browse the repository at this point in the history
  • Loading branch information
s3rius committed Nov 19, 2024
1 parent 3b9f01e commit 782096c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
context: .
file: ./Dockerfile
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
push: true
tags: ghcr.io/intreecom/robotlb:latest,ghcr.io/intreecom/robotlb:${{ github.ref_name }}

Expand Down

0 comments on commit 782096c

Please sign in to comment.