std.Target: bump amdhsa max version to 6.4.2
This commit is contained in:
@@ -614,7 +614,7 @@ pub const Os = struct {
|
||||
.amdhsa => .{
|
||||
.semver = .{
|
||||
.min = .{ .major = 5, .minor = 0, .patch = 0 },
|
||||
.max = .{ .major = 6, .minor = 4, .patch = 0 },
|
||||
.max = .{ .major = 6, .minor = 4, .patch = 2 },
|
||||
},
|
||||
},
|
||||
.amdpal => .{
|
||||
|
||||
Reference in New Issue
Block a user