Skip to content

Commit 539c503

Browse files
authored
[CI][NFC] Remove inaccurate comment in linux precommit yml (#12841)
Don't need it. Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 42c0092 commit 539c503

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ jobs:
5151
name: Decide which Arc tests to run
5252
needs: [build, detect_changes]
5353
if: ${{ always() && !cancelled() && needs.build.outputs.build_conclusion == 'success' }}
54-
# Github's ubuntu-* runners are slow to allocate. Use our CUDA runner since
55-
# we don't use it for anything right now.
5654
runs-on: [Linux, build]
5755
timeout-minutes: 3
5856
outputs:

0 commit comments

Comments
 (0)