We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3decffd commit febabf7Copy full SHA for febabf7
.github/workflows/release.yml
@@ -40,7 +40,7 @@ jobs:
40
run: |
41
build_variants=(
42
"linux amd64 agentapi-linux-amd64"
43
- "linux arm64 agentapi-linux-amd64"
+ "linux arm64 agentapi-linux-arm64"
44
"darwin amd64 agentapi-darwin-amd64"
45
"darwin arm64 agentapi-darwin-arm64"
46
"windows amd64 agentapi-windows-amd64.exe"
0 commit comments