Skip to content

Commit

Permalink
test arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxfight committed May 6, 2024
1 parent fd8ef80 commit a3918cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
matrix:
platform:
- linux/amd64
- linux/arm64
#
steps:
- name: Checkout repository
Expand Down Expand Up @@ -46,4 +47,4 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
cache-to: type=gha,mode=max

0 comments on commit a3918cf

Please sign in to comment.