Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Electroid committed Dec 21, 2024
1 parent a0821a7 commit d471ee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/ci.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ function getZigAgent(platform, options) {
const { arch } = platform;
return {
queue: "build-zig",
"distro-version": "15.*",
"distro-version": "15.1",
};
}

Expand Down

0 comments on commit d471ee2

Please sign in to comment.