diff --git a/.github/workflows/ubuntu-focal.yml b/.github/workflows/ubuntu-focal.yml index 7a52b1b1d..2e68496fa 100644 --- a/.github/workflows/ubuntu-focal.yml +++ b/.github/workflows/ubuntu-focal.yml @@ -226,7 +226,7 @@ jobs: fail-fast: false matrix: compiler: ['g++'] - rocm-version: ['5.2', '5.3', '5.4', '5.5'] + rocm-version: ['5.3', '5.4', '5.5', '5.6'] mpi-headers: ['OFF'] build-jobs: ['3'] ctest-exclude: ['-LE "mpi-example|transpose"']