Skip to content
This repository was archived by the owner on Oct 27, 2025. It is now read-only.

Commit 579e258

Browse files
authored
Merge pull request #420 from Fuchsoria/feat-arm64-build
Feature: linux/arm64 platform for login package
2 parents ef97d98 + 9e956bb commit 579e258

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787
with:
8888
context: .
8989
push: true
90+
platforms: linux/amd64,linux/arm64
9091
cache-from: type=gha
9192
cache-to: type=gha,mode=max
9293
tags: ${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)