Skip to content

Commit

Permalink
Restore matrix element in the nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
tpadioleau committed Jan 8, 2025
1 parent f92b04f commit d6b6c54
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,6 @@ jobs:
backend:
name: 'cuda'
cxx_version: '23'
- image: 'oldest' # clang bug with multidimensional bracket operator and parameter packs
backend:
name: 'hip'
cxx_version: '23'
- image: 'latest' # nvcc 12 only supports C++-20
backend:
name: 'cuda'
Expand Down

0 comments on commit d6b6c54

Please sign in to comment.