Skip to content

Commit

Permalink
fix target_list in planned caller
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-forbes-cp committed Dec 12, 2024
1 parent e1ba16b commit 6384f12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/planned_testing_caller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
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"]'
ock: true
test_tornado: true
test_sycl_cts: true
Expand Down

0 comments on commit 6384f12

Please sign in to comment.