Skip to content

Commit 042659b

Browse files
committed
Remove clang test CI
1 parent ad63e43 commit 042659b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ pull_request:
4747
- {cuda: *cuda_newest, os: 'ubuntu22.04', cpu: 'amd64', compiler: {name: 'gcc', version: '13', exe: 'g++'}, gpu_build_archs: '80', std: [17], jobs: ['build']}
4848
- {cuda: *cuda_newest, os: 'ubuntu22.04', cpu: 'arm64', compiler: {name: 'gcc', version: '12', exe: 'g++'}, gpu_build_archs: '60,90', std: [17], jobs: ['build']}
4949
# Clang build configuration
50-
- {cuda: *cuda_newest, os: 'ubuntu22.04', cpu: 'amd64', compiler: {name: 'llvm', version: '16', exe: 'clang++'}, gpu_build_archs: '90', std: [17], jobs: ['build', 'test'], build_flags: '--tests --examples'}
50+
- {cuda: *cuda_newest, os: 'ubuntu22.04', cpu: 'amd64', compiler: {name: 'llvm', version: '16', exe: 'clang++'}, gpu_build_archs: '90', std: [17], jobs: ['build'], build_flags: '--tests --examples'}

0 commit comments

Comments
 (0)