Skip to content

Commit 574e54e

Browse files
committed
fix
1 parent c753a31 commit 574e54e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/AddressSanitizer/lit.local.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ config.unsupported_features += ['cuda', 'hip']
1212

1313
# https://github.com/intel/llvm/issues/15461
1414
# Wait for cpu driver uplifting
15-
config.unsupported_features += ['cpu']
15+
config.unsupported_features += ['arch-x86_64']

0 commit comments

Comments
 (0)