Merge commit 'bca99a499df5a973120b528f8a3bce8a66682245' into develop

This commit is contained in:
assistant-librarian[bot]
2025-09-11 21:11:22 +00:00
parent ed41349e19
commit 4dcb67d47f

4
Jenkinsfile vendored
View File

@@ -1033,8 +1033,8 @@ pipeline {
description: "Build CK and run tests on gfx90a (default: ON)")
booleanParam(
name: "BUILD_GFX942",
defaultValue: false,
description: "Build CK and run tests on gfx942 (default: OFF)")
defaultValue: true,
description: "Build CK and run tests on gfx942 (default: ON)")
booleanParam(
name: "BUILD_GFX950",
defaultValue: false,