Skip to content

Commit 644cdad

Browse files
authored
Merge pull request #110 from marcus-crane/linux-arm
2 parents c078c86 + ab3d76d commit 644cdad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ jobs:
2222
platform: linux/amd64
2323
os: ubuntu-latest
2424
tag: linux_amd64
25+
- arch: arm64
26+
platform: linux/arm64
27+
os: buildjet-4vcpu-ubuntu-2204-arm
28+
tag: linux_arm64
2529
- arch: amd64
2630
platform: windows/amd64
2731
os: windows-latest

0 commit comments

Comments
 (0)