From bea59d0d375faada8a02162c438f69825d375ef2 Mon Sep 17 00:00:00 2001 From: Olivier DEBAUCHE Date: Thu, 1 Feb 2024 18:47:02 +0100 Subject: [PATCH] Update build-wheels-rocm-full.yml Add support for ROCm 5.7.1 --- .github/workflows/build-wheels-rocm-full.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-wheels-rocm-full.yml b/.github/workflows/build-wheels-rocm-full.yml index 88152674..8ded19c9 100644 --- a/.github/workflows/build-wheels-rocm-full.yml +++ b/.github/workflows/build-wheels-rocm-full.yml @@ -60,7 +60,7 @@ jobs: $matrix = @{ 'os' = 'ubuntu-20.04', 'windows-latest' 'pyver' = "3.10", "3.8", "3.9", "3.11" - 'rocm' = '5.4.2', '5.5', '5.5.1', '5.6.1' + 'rocm' = '5.4.2', '5.5', '5.5.1', '5.6.1', '5.7.1' 'avx' = "AVX", "AVX2", "basic" 'rename' = '0', '1' 'exclude' = @(