mirror of
https://github.com/ROCm/jax.git
synced 2025-04-19 05:16:06 +00:00
Merge pull request #13422 from jakevdp:ci-timeout
PiperOrigin-RevId: 491435108
This commit is contained in:
commit
702a1084b8
2
.github/workflows/ci-build.yaml
vendored
2
.github/workflows/ci-build.yaml
vendored
@ -23,7 +23,7 @@ permissions:
|
||||
jobs:
|
||||
lint_and_typecheck:
|
||||
runs-on: ubuntu-20.04-16core
|
||||
timeout-minutes: 5
|
||||
timeout-minutes: 10
|
||||
steps:
|
||||
- name: Cancel previous
|
||||
uses: styfle/cancel-workflow-action@0.11.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user