Skip to content

Commit 659a6d0

Browse files
author
Alexander Batashev
authored
[SYCL][NFC] Enable interop-task test on Windows (#2574)
1 parent a7ad8b8 commit 659a6d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test/host-interop-task/interop-task.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// RUN: %GPU_RUN_PLACEHOLDER %t.out
44
// RUN: %ACC_RUN_PLACEHOLDER %t.out
55
// UNSUPPORTED: level_zero, cuda
6-
// REQUIRES: linux, opencl
6+
// REQUIRES: opencl
77

88
#include <CL/sycl.hpp>
99
#include <CL/sycl/backend/opencl.hpp>

0 commit comments

Comments
 (0)