We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8ace94 commit 5a346afCopy full SHA for 5a346af
.github/workflows/ci.yml
@@ -114,7 +114,7 @@ jobs:
114
debug_build: true
115
116
- name: selfh-ubu22-gcc12-runtime19-analyzers
117
- os: self-hosted #ubuntu-22.04
+ os: [self-hosted, cuda]
118
compiler: gcc-12
119
clang-runtime: '19'
120
coverage: true
@@ -193,7 +193,7 @@ jobs:
193
cuda: true
194
195
- name: selfh-ubu22-clang16-runtime18-cuda
196
197
runs-on: cuda
198
compiler: clang-16
199
clang-runtime: '18'
0 commit comments