diff --git a/.github/workflows/pr-test-jit-kernel.yml b/.github/workflows/pr-test-jit-kernel.yml index f94ccb9d2..9a5b17182 100644 --- a/.github/workflows/pr-test-jit-kernel.yml +++ b/.github/workflows/pr-test-jit-kernel.yml @@ -86,7 +86,7 @@ jobs: CUSTOM_BUILD_SGL_KERNEL=${{ inputs.sgl_kernel }} bash scripts/ci/cuda/ci_install_dependency.sh diffusion - name: Run test - timeout-minutes: 30 + timeout-minutes: 60 run: | cd test/ python3 run_suite.py --hw cuda \