Skip to content

Commit

Permalink
only build linux64
Browse files Browse the repository at this point in the history
  • Loading branch information
betolink committed Mar 26, 2024
1 parent 58f4bc8 commit 8cb5468
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
uses: docker/build-push-action@v4
with:
context: ci
platforms: linux/arm64,linux/amd64
push: true
tags: openscapes/python:latest, openscapes/python:${{ env.DOCKER_TAG }}

Expand Down

0 comments on commit 8cb5468

Please sign in to comment.