Skip to content
Snippets Groups Projects
Commit 36079711 authored by Benjamin Wingfield's avatar Benjamin Wingfield
Browse files

just build x86 images

parent b80c5110
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ jobs:
uses: docker/build-push-action@v3
with:
push: true
platforms: "linux/amd64,linux/arm64"
platforms: "linux/amd64"
tags: ${{ env.DOCKER_REGISTRY }}/hattivatti:dev
build_singularity_dev:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment