From b23d05d3cbd5b43078ea0849c0fd5b6858f7097a Mon Sep 17 00:00:00 2001 From: "Kornev, Nikita" Date: Wed, 28 May 2025 14:53:42 +0200 Subject: [PATCH] init --- .github/workflows/sycl-rel-nightly.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sycl-rel-nightly.yml b/.github/workflows/sycl-rel-nightly.yml index 638d2a15587f4..dca66383f6e07 100644 --- a/.github/workflows/sycl-rel-nightly.yml +++ b/.github/workflows/sycl-rel-nightly.yml @@ -187,7 +187,7 @@ jobs: tests_selector: cts repo_ref: ${{ inputs.testing_branch || 'sycl-rel-6_1_0' }} devops_ref: sycl - tests_ref: ead7474b9cb2189ce48025550912ccad5a72bd30 + tests_ref: 87f8677c4b67cfe56ad6f09246036f10c306c977 sycl_toolchain_artifact: sycl_linux_default sycl_toolchain_archive: ${{ needs.ubuntu2204_build.outputs.artifact_archive_name }} sycl_toolchain_decompress_command: ${{ needs.ubuntu2204_build.outputs.artifact_decompress_command }}