[ci] Fix failures on nvcc path (#1654)

Change-Id: I97f6b51314e14965618ab510bf57a2b034183e78
This commit is contained in:
Maneesh Gupta
2019-11-15 07:58:40 +05:30
committed by GitHub
parent 5a03482690
commit 4d0a234183
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ THE SOFTWARE.
// Test the HCC-specific API extensions for HIP:
/* HIT_START
* BUILD: %t %s
* BUILD: %t %s EXCLUDE_HIP_PLATFORM nvcc
* TEST: %t EXCLUDE_HIP_PLATFORM all
* HIT_END
*/