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 51ba0a9 commit 13e3368Copy full SHA for 13e3368
.github/workflows/gpu-tests.yml
@@ -19,6 +19,7 @@ concurrency:
19
jobs:
20
gpu-tests:
21
runs-on: [self-hosted, 2-gpus]
22
+ timeout-minutes: 45
23
defaults:
24
run:
25
shell: bash
.github/workflows/unit-tests.yml
cpu-tests:
runs-on: ${{ matrix.os }}
0 commit comments