Skip to content

Commit 87dcfe1

Browse files
authored
Merge pull request #2 from Intreecom/feature/no-arm
2 parents 3b9f01e + 782096c commit 87dcfe1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
context: .
3333
file: ./Dockerfile
34-
platforms: linux/amd64,linux/arm64
34+
platforms: linux/amd64
3535
push: true
3636
tags: ghcr.io/intreecom/robotlb:latest,ghcr.io/intreecom/robotlb:${{ github.ref_name }}
3737

0 commit comments

Comments
 (0)