We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60c0273 commit 3bac66bCopy full SHA for 3bac66b
.github/workflows/go.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
matrix:
18
os: [darwin, linux]
19
- arch: [amd64]
+ arch: [amd64, arm64]
20
go-version:
21
# Check the earliest and two trailing versions, to keep
22
# maintainance of this file reasonable.
0 commit comments