Skip to content

Commit 3bac66b

Browse files
committed
Add arm build
1 parent 60c0273 commit 3bac66b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
matrix:
1818
os: [darwin, linux]
19-
arch: [amd64]
19+
arch: [amd64, arm64]
2020
go-version:
2121
# Check the earliest and two trailing versions, to keep
2222
# maintainance of this file reasonable.

0 commit comments

Comments
 (0)