Skip to content

Commit

Permalink
Bring back arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
Dzejkop committed Dec 18, 2023
1 parent 877922c commit e2afc2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
platform: [linux/amd64]
platform: [linux/amd64, linux/arm64]
steps:
- name: Check Out Repo
uses: actions/checkout@v2
Expand Down

0 comments on commit e2afc2d

Please sign in to comment.