We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d99183b commit 666693dCopy full SHA for 666693d
.github/workflows/sycl-linux-run-tests.yml
@@ -378,5 +378,4 @@ jobs:
378
dry_run: ${{ inputs.benchmark_dry_run }}
379
exit_on_failure: ${{ inputs.benchmark_exit_on_failure }}
380
build_ref: ${{ inputs.repo_ref }}
381
- env:
382
- RUNNER_TAG: ${{ inputs.runner }}
+ runner: ${{ inputs.runner }}
0 commit comments