Exclude clang5 from the nvidia compilation
This commit is contained in:
parent
da2823cf54
commit
399447131c
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
|||||||
# nvcc needs c++14 for the cubs library
|
# nvcc needs c++14 for the cubs library
|
||||||
#
|
#
|
||||||
- cuda: true
|
- cuda: true
|
||||||
compiler: gcc5
|
compiler: clang5
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2.3.4
|
- uses: actions/checkout@v2.3.4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user