Skip to content

Commit a972f3a

Browse files
Update sycl/test-e2e/AddressSanitizer/lit.local.cfg
Co-authored-by: Steffen Larsen <[email protected]>
1 parent 325470a commit a972f3a

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
@@ -15,4 +15,4 @@ config.unsupported_features += ['cuda', 'hip']
1515
config.unsupported_features += ['arch-x86_64']
1616

1717
# https://github.com/intel/llvm/issues/15953
18-
config.unsupported_features += ['arch-intel_gpu_acm_g12']
18+
config.unsupported_features += ['arch-intel_gpu_12_0_0']

0 commit comments

Comments
 (0)