Skip to content

Commit

Permalink
retry multiplatform
Browse files Browse the repository at this point in the history
  • Loading branch information
librasteve authored May 2, 2024
1 parent 9896f84 commit d2216bf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/polars-weekly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ jobs:
with:
context: .
file: ./Dockerfile
#tags: librasteve/raku-dan:polars
tags: librasteve/raku-dan:polars-amd64
tags: librasteve/raku-dan:polars
#tags: librasteve/raku-dan:polars-amd64
push: true
#platforms: linux/arm64,linux/amd64
platforms: linux/amd64
platforms: linux/arm64,linux/amd64
#platforms: linux/amd64

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

0 comments on commit d2216bf

Please sign in to comment.