Skip to content

Commit 1fab2f2

Browse files
author
Colin Davidson
committed
FORCE rerun of testing
1 parent 008d002 commit 1fab2f2

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/planned_testing_caller_19.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ jobs:
2323
# We can set ock, test_sycl_cts etc here optionally if this is used as a pull request.
2424
# Any with parameters below this is intended for local testing and should not be merged.
2525
# target_list: '[ "host_x86_64_linux" ]'
26-
# ock: true
27-
# native_cpu: true
26+
ock: true
27+
native_cpu: true
2828
# test_tornado: true
2929
# test_sycl_cts: true
30-
# test_sycl_e2e: true
30+
test_sycl_e2e: true
3131
# test_opencl_cts: true
3232
# run_internal: true
3333
# run_external: true
@@ -36,6 +36,6 @@ jobs:
3636
# # These can be set to a workflow run-id to download from a previous workflow. This can be seen from
3737
# # the action run of a job or workflow
3838
# # e.g. https://github.com/uxlfoundation/oneapi-construction-kit/actions/runs/<run-id>/.....
39-
# download_ock_artefact: host_x86_64_linux=14225268091;host_aarch64_linux=14225268091;host_riscv64_linux=14225268091
40-
# download_dpcpp_artefact: host_x86_64_linux=14225268091;host_aarch64_linux=14225268091;host_riscv64_linux=14225268091
41-
# download_sycl_cts_artefact: host_x86_64_linux=14225268091;host_aarch64_linux=14225268091;host_riscv64_linux=14225268091
39+
# download_ock_artefact: host_x86_64_linux=14649560507;host_aarch64_linux=14649560507;host_riscv64_linux=14649560507
40+
# download_dpcpp_artefact: host_x86_64_linux=14649560507;host_aarch64_linux=14649560507;host_riscv64_linux=14649560507
41+
# download_sycl_cts_artefact: host_x86_64_linux=14649560507;host_aarch64_linux=14649560507;host_riscv64_linux=14649560507

0 commit comments

Comments
 (0)