Skip to content

Commit

Permalink
Multiplatform ok
Browse files Browse the repository at this point in the history
fixes #13
  • Loading branch information
librasteve authored May 2, 2024
1 parent 26933ed commit 2423a97
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/polars-weekly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,9 @@ jobs:
with:
context: .
file: ./Dockerfile
tags: librasteve/raku-dan:polars-arm64
#tags: librasteve/raku-dan:polars
#tags: librasteve/raku-dan:polars-amd64
tags: librasteve/raku-dan:polars
push: true
platforms: linux/arm64
#platforms: linux/arm64,linux/amd64
#platforms: linux/amd64
platforms: linux/arm64,linux/amd64

- name: Image digest
run: echo ${{ steps.docker_build.outputs.digest }}

0 comments on commit 2423a97

Please sign in to comment.