Skip to content

Commit

Permalink
TBD REMOVE: Disable testing sycl cts
Browse files Browse the repository at this point in the history
  • Loading branch information
coldav committed Jan 9, 2025
1 parent f37eabe commit e1bbc7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/planned_testing_caller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
target_list: '["host_x86_64_linux", "host_aarch64_linux", "host_riscv64_linux", "host_i686_linux", "host_refsi_linux", "host_x86_64_windows" ]'
ock: true
test_tornado: true
test_sycl_cts: true
test_sycl_cts: false
test_opencl_cts: true
# Have a pull request setting which can be used to test the flow as best as possible
# in a reasonable time
Expand Down

0 comments on commit e1bbc7c

Please sign in to comment.