We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 661bf7a commit cd729f1Copy full SHA for cd729f1
.github/workflows/tests-ubuntu.yaml
@@ -154,10 +154,6 @@ jobs:
154
backend:
155
name: 'cuda'
156
cxx_version: '23'
157
- - image: 'oldest' # clang bug with multidimensional bracket operator and parameter packs
158
- backend:
159
- name: 'hip'
160
- cxx_version: '23'
161
- image: 'latest' # nvcc 12 only supports C++-20
162
163
vendor/kokkos
0 commit comments