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 b3d3d65 commit 3decffdCopy full SHA for 3decffd
.github/workflows/release.yml
@@ -40,6 +40,7 @@ jobs:
40
run: |
41
build_variants=(
42
"linux amd64 agentapi-linux-amd64"
43
+ "linux arm64 agentapi-linux-amd64"
44
"darwin amd64 agentapi-darwin-amd64"
45
"darwin arm64 agentapi-darwin-arm64"
46
"windows amd64 agentapi-windows-amd64.exe"
0 commit comments