File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
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
You can’t perform that action at this time.
0 commit comments