Skip to content

Commit

Permalink
build for arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
sachaw committed Jun 19, 2023
1 parent 583efdb commit c37c0f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ jobs:
image: ${{github.event.repository.full_name}}
tags: latest ${{ github.sha }}
oci: true
platforms: |
linux/amd64
linux/arm64
- name: Push To Registry
id: push-to-registry
Expand Down

0 comments on commit c37c0f9

Please sign in to comment.