Skip to content

Commit d09216a

Browse files
authored
add amd64 build target (#99)
1 parent 90a0026 commit d09216a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
matrix:
6666
go-version: [1.23.0]
6767
os: [darwin]
68-
arch: [arm64]
68+
arch: [arm64, amd64]
6969

7070
steps:
7171
- name: Checkout code

0 commit comments

Comments
 (0)