Skip to content

Commit

Permalink
Removed ARM v6/7 rPi1/2 from image build
Browse files Browse the repository at this point in the history
  • Loading branch information
petersem committed May 14, 2024
1 parent 6f21101 commit 5688ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
with:
context: .
push: true
platforms: linux/amd64,linux/arm/v7,linux/arm/v6,linux/arm64/v8
platforms: linux/amd64,linux/arm64/v8
tags: petersem/monocker:latest

0 comments on commit 5688ace

Please sign in to comment.