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 0cdfaee commit 82994deCopy full SHA for 82994de
.github/workflows/sycl-linux-run-tests.yml
@@ -378,4 +378,5 @@ jobs:
378
dry_run: ${{ inputs.benchmark_dry_run }}
379
exit_on_failure: ${{ inputs.benchmark_exit_on_failure }}
380
build_ref: ${{ inputs.repo_ref }}
381
- runner: ${{ inputs.runner }}
+ env:
382
+ RUNNER_TAG: ${{ inputs.runner }}
0 commit comments