Skip to content

Commit

Permalink
Re-enable hip oldest build
Browse files Browse the repository at this point in the history
  • Loading branch information
tpadioleau committed Dec 17, 2024
1 parent 1a302aa commit 4ce6dc7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,6 @@ jobs:
- image: 'oldest' # nvcc 11 only supports C++-17
backend: 'cuda'
cxx_version: '23'
- image: 'oldest' # clang bug with multidimensional bracket operator and parameter packs
backend: 'hip'
cxx_version: '23'
- image: 'latest' # nvcc 12 only supports C++-20
backend: 'cuda'
cxx_version: '23'
Expand Down

0 comments on commit 4ce6dc7

Please sign in to comment.