Skip to content

Commit

Permalink
Publish linux arm64 binary for Bazel built at commits (#2022)
Browse files Browse the repository at this point in the history
Fixes #1402
  • Loading branch information
meteorcloudy authored Aug 21, 2024
1 parent 47d1cea commit 9588f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildkite/bazelci.py
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@
"ubuntu2004_arm64": {
"name": "Ubuntu 20.04 LTS ARM64",
"emoji-name": ":ubuntu: Ubuntu 20.04 LTS ARM64",
"publish_binary": [],
"publish_binary": ["linux_arm64"],
"docker-image": f"gcr.io/{DOCKER_REGISTRY_PREFIX}/ubuntu2004",
"python": "python3.8",
"queue": "arm64",
Expand Down

0 comments on commit 9588f08

Please sign in to comment.