Skip to content

Commit

Permalink
lets try this
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyMusatkin committed Oct 25, 2024
1 parent fe76dc9 commit 3799ad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-channel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
image_name: aws-crt-${{ matrix.variant }}
image_tag: ${{ steps.tag.outputs.release_tag }}
context: .github/docker-images/${{ matrix.variant }}
build_extra_args: --compress=true
build_extra_args: --compress=true --platform=linux/aarch64

- name: Create ECR repo if necessary
run: |
Expand Down

0 comments on commit 3799ad3

Please sign in to comment.