Skip to content

Commit

Permalink
[CI] Test runner
Browse files Browse the repository at this point in the history
Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
  • Loading branch information
sarnex committed Jun 10, 2024
1 parent 849299f commit fe11493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sycl-linux-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ permissions: read-all
jobs:
build:
name: Build + LIT
runs-on: [Linux, build]
runs-on: [Linux, build-test]
container:
image: ${{ inputs.build_image }}
options: -u 1001:1001
Expand Down

0 comments on commit fe11493

Please sign in to comment.