Skip to content

Commit

Permalink
disable arm64 builds
Browse files Browse the repository at this point in the history
  • Loading branch information
ofrei committed May 21, 2024
1 parent 974ee7d commit e6daf27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
file:
./Dockerfile
platforms: linux/amd64,linux/arm64
platforms: linux/amd64

build-apptainer-container:
needs: docker
Expand Down

0 comments on commit e6daf27

Please sign in to comment.