Skip to content

Commit c9660c4

Browse files
committed
ci: add linux/arm64 release build
1 parent fbb54d2 commit c9660c4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ jobs:
2020
goos: linux
2121
goarch: amd64
2222
artifact: Fapesnap-linux-amd64.tar.gz
23+
- os: ubuntu-24.04
24+
goos: linux
25+
goarch: arm64
26+
artifact: Fapesnap-linux-amd64.tar.gz
2327
- os: macos-latest
2428
goos: darwin
2529
goarch: arm64

0 commit comments

Comments
 (0)