Skip to content

Commit

Permalink
TBD: REMOVE
Browse files Browse the repository at this point in the history
  • Loading branch information
coldav committed Feb 12, 2025
1 parent 20a541a commit a5b51d9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/planned_testing_caller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,10 @@ jobs:
if: github.repository == 'uxlfoundation/oneapi-construction-kit' || github.event_name != 'schedule'
uses: ./.github/workflows/planned_testing.yml
with:
target_list: '[ "host_x86_64_linux", "host_aarch64_linux", "host_riscv64_linux", "host_i686_linux", "host_refsi_linux", "host_x86_64_windows" ]'
#target_list: '[ "host_x86_64_linux", "host_aarch64_linux", "host_riscv64_linux", "host_i686_linux", "host_refsi_linux", "host_x86_64_windows" ]'
target_list: '[ "host_x86_64_linux" ]'
ock: true
test_tornado: true
test_tornado: false
test_sycl_cts: true
test_opencl_cts: true
# Have a pull request setting which can be used to test the flow as best as possible
Expand Down

0 comments on commit a5b51d9

Please sign in to comment.