Skip to content

Commit

Permalink
Changes [build image]
Browse files Browse the repository at this point in the history
  • Loading branch information
Electroid committed Nov 14, 2024
1 parent a4556c9 commit 4ba9704
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .buildkite/ci.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,6 @@ function getPipeline(options) {
return {
key: `${getTargetKey(target)}-build-zig`,
label: `${getTargetLabel(target)} - build-zig`,
depends_on,
agents: getZigAgent(target),
retry: getRetry(),
cancel_on_build_failing: isMergeQueue(),
Expand Down

0 comments on commit 4ba9704

Please sign in to comment.