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,19 +23,19 @@ 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
28- # test_tornado: true
29- # test_sycl_cts: true
30- # test_sycl_e2e: true
31- # test_opencl_cts: true
32- # run_internal: true
33- # run_external: true
34- # build_llvm: true
26+ ock : true
27+ native_cpu : true
28+ test_tornado : false
29+ test_sycl_cts : false
30+ test_sycl_e2e : true
31+ test_opencl_cts : false
32+ run_internal : false
33+ run_external : true
34+ build_llvm : false
3535
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=14602541524 ;host_aarch64_linux=14602541524 ;host_riscv64_linux=14602541524
40+ download_dpcpp_artefact : host_x86_64_linux=14602541524 ;host_aarch64_linux=14602541524 ;host_riscv64_linux=14602541524
41+ download_sycl_cts_artefact : host_x86_64_linux=14602541524 ;host_aarch64_linux=14602541524 ;host_riscv64_linux=14602541524
You can’t perform that action at this time.
0 commit comments