Skip to content

Commit

Permalink
Remove linux/ppc64le support
Browse files Browse the repository at this point in the history
  • Loading branch information
jennydaman committed Sep 11, 2024
1 parent 7f91e3c commit ecf949e
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 @@ -67,7 +67,7 @@ jobs:
push: true
context: .
file: ./Dockerfile
platforms: linux/amd64,linux/ppc64le,linux/arm64
platforms: linux/amd64,linux/arm64
cache-from: type=gha
cache-to: type=gha,mode=max
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit ecf949e

Please sign in to comment.