DO NOT MERGE CI test

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
Anton-4 2025-12-12 11:47:48 +01:00 committed by GitHub
parent 0608d4c338
commit bb0133e178
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ const Step = std.Build.Step;
// Cross-compile target definitions
/// Cross-compile target specification
/// Cross-compile target specification.
const CrossTarget = struct {
name: []const u8,
query: std.Target.Query,