Merge commit 'e857e26bf64ab54dc6dcef0d89203982873a5fa8' into develop

This commit is contained in:
assistant-librarian[bot]
2025-11-24 15:13:49 +00:00
parent 1a4543c060
commit 6f3484eaa8

2
Jenkinsfile vendored
View File

@@ -1077,7 +1077,7 @@ pipeline {
description: "Build CK and run tests on gfx950 (default: ON)")
booleanParam(
name: "BUILD_GFX101",
defaultValue: true,
defaultValue: false,
description: "Build CK and run tests on gfx101 (default: OFF)")
booleanParam(
name: "BUILD_GFX103",