Skip to content

Commit

Permalink
Remove unsupported target platform on github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
nqngo committed Feb 12, 2024
1 parent 6514366 commit 4314800
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
with:
context: python
file: python/Dockerfile-312
platforms: linux/amd64,linux/arm64
push: true
tags: |
ghcr.io/${{ github.repository }}/python:latest
Expand Down

0 comments on commit 4314800

Please sign in to comment.