Skip to content

Commit

Permalink
Update ubuntu focal workflow
Browse files Browse the repository at this point in the history
- remove rocm 5.3 jobs
  • Loading branch information
jrmadsen committed Sep 12, 2023
1 parent cc1311d commit 8eb6456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu-focal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ jobs:
fail-fast: false
matrix:
compiler: ['g++']
rocm-version: ['5.3', '5.4', '5.5', '5.6']
rocm-version: ['5.4', '5.5', '5.6']
mpi-headers: ['OFF']
build-jobs: ['3']
ctest-exclude: ['-LE "mpi-example|transpose"']
Expand Down

0 comments on commit 8eb6456

Please sign in to comment.