CI: CUDA build jobs dont need cuda-rt

This commit is contained in:
Vicente Adolfo Bolea Sanchez 2022-12-06 13:32:15 -05:00
parent 26eafeded3
commit d4fc84f12e
3 changed files with 0 additions and 6 deletions

@ -7,7 +7,6 @@ build:centos7_gcc73:
- vtkm
- docker
- linux
- cuda-rt
- large-memory
extends:
- .centos7

@ -7,7 +7,6 @@ build:ubuntu1604_gcc5:
- vtkm
- docker
- linux
- cuda-rt
- large-memory
extends:
- .ubuntu1604_cuda
@ -46,7 +45,6 @@ build:ubuntu1604_gcc5_2:
- vtkm
- docker
- linux
- cuda-rt
- large-memory
extends:
- .ubuntu1604_cuda

@ -46,7 +46,6 @@ build:ubuntu1804_gcc7:
- vtkm
- docker
- linux
- cuda-rt
- large-memory
extends:
- .ubuntu1804_cuda
@ -85,7 +84,6 @@ build:ubuntu1804_clang_cuda:
- vtkm
- docker
- linux
- cuda-rt
- large-memory
extends:
- .ubuntu1804_cuda
@ -193,7 +191,6 @@ build:ubuntu1804_kokkos:
- vtkm
- docker
- linux
- cuda-rt
- large-memory
extends:
- .ubuntu1804_cuda_kokkos