Skip to content

Commit d6af353

Browse files
committed
test
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 4fcac85 commit d6af353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
- uses: ./.github/workflows/sycl-windows-setup-oneapi-env.yaml
8181
if: ${{ always() && !cancelled() && inputs.compiler == 'icx' }}
8282
with:
83-
runner: ${{ jobs.build.runs-on }}
83+
runner: ${{ runner.name }}
8484
- name: Set env
8585
run: |
8686
git config --system core.longpaths true

0 commit comments

Comments
 (0)