Skip to content

Commit

Permalink
remove raspberry pi build.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed Nov 8, 2023
1 parent e194eb6 commit 8fa331d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@ jobs:
uses: depot/build-push-action@v1
with:
project: vhwr5r7tw1
platforms: linux/amd64,linux/arm64,linux/arm/v7
# platforms: linux/amd64,linux/arm64,linux/arm/v7
platforms: linux/amd64,linux/arm64
context: .
file: Dockerfile
push: ${{ github.event_name != 'pull_request' }}
Expand Down

0 comments on commit 8fa331d

Please sign in to comment.