Skip to content

Commit

Permalink
[CI][NFC] Remove inaccurate comment in linux precommit yml (#12841)
Browse files Browse the repository at this point in the history
Don't need it.

Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
  • Loading branch information
sarnex committed Feb 29, 2024
1 parent 42c0092 commit 539c503
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/sycl-linux-precommit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ jobs:
name: Decide which Arc tests to run
needs: [build, detect_changes]
if: ${{ always() && !cancelled() && needs.build.outputs.build_conclusion == 'success' }}
# Github's ubuntu-* runners are slow to allocate. Use our CUDA runner since
# we don't use it for anything right now.
runs-on: [Linux, build]
timeout-minutes: 3
outputs:
Expand Down

0 comments on commit 539c503

Please sign in to comment.