We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90a0026 commit d09216aCopy full SHA for d09216a
1 file changed
.github/workflows/release.yaml
@@ -65,7 +65,7 @@ jobs:
65
matrix:
66
go-version: [1.23.0]
67
os: [darwin]
68
- arch: [arm64]
+ arch: [arm64, amd64]
69
70
steps:
71
- name: Checkout code
0 commit comments