Skip to content

Commit 7fb4a3e

Browse files
committed
use main cts branch
1 parent 026ba62 commit 7fb4a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sycl-linux-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ jobs:
345345
if: ${{ inputs.cts_binaries_artifact && always() && !cancelled() && steps.build.conclusion == 'success' }}
346346
uses: ./devops/actions/run-tests/cts
347347
with:
348-
ref: ${{ inputs.ref || github.sha }}
348+
ref: main
349349
testing_mode: build-only
350350
target_devices: all
351351
binaries_artifact: ${{ inputs.cts_binaries_artifact }}

0 commit comments

Comments
 (0)