diff --git a/.github/workflows/reusable_benchmarks.yml b/.github/workflows/reusable_benchmarks.yml index ece8defa48..3a98602fa4 100644 --- a/.github/workflows/reusable_benchmarks.yml +++ b/.github/workflows/reusable_benchmarks.yml @@ -126,9 +126,9 @@ jobs: repository: intel/llvm # Note: The same ref is used in docs build (for dashboard generation)! # - # 23.07.2025 + # 30.07.2025 # branch: sycl - ref: 3d8e0490dc88af53335616c9ace38d669037ae67 + ref: 8f54710553800eec05a6fd9717b14f995a22b137 path: sc sparse-checkout: | devops/scripts/benchmarks diff --git a/.github/workflows/reusable_docs_build.yml b/.github/workflows/reusable_docs_build.yml index 26287d7846..bb4c027a73 100644 --- a/.github/workflows/reusable_docs_build.yml +++ b/.github/workflows/reusable_docs_build.yml @@ -53,9 +53,9 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: repository: intel/llvm - # 23.07.2025 + # 30.07.2025 # branch: sycl - ref: 3d8e0490dc88af53335616c9ace38d669037ae67 + ref: 8f54710553800eec05a6fd9717b14f995a22b137 path: sc sparse-checkout: | devops/scripts/benchmarks