From 39e7ccd3c54502cbcad85c97379b2615a5c51de9 Mon Sep 17 00:00:00 2001 From: amd-hsivasun Date: Tue, 12 Aug 2025 17:44:46 -0400 Subject: [PATCH] Update variables-global.yml --- .azuredevops/variables-global.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.azuredevops/variables-global.yml b/.azuredevops/variables-global.yml index de2ff9411..831e2cb47 100644 --- a/.azuredevops/variables-global.yml +++ b/.azuredevops/variables-global.yml @@ -28,13 +28,13 @@ variables: - name: GFX90A_TEST_POOL value: gfx90a_test_pool - name: LATEST_RELEASE_VERSION - value: 6.4.2 + value: 6.4.3 - name: REPO_RADEON_VERSION - value: 6.4.2 + value: 6.4.3 - name: NEXT_RELEASE_VERSION value: 7.0.0 - name: LATEST_RELEASE_TAG - value: rocm-6.4.2 + value: rocm-6.4.3 - name: DOCKER_SKIP_GFX value: gfx90a - name: COMPOSABLE_KERNEL_PIPELINE_ID