diff --git a/.github/workflows/ui_preview.yaml b/.github/workflows/ui_preview.yaml index 0cd90c2481..c6d70e9ceb 100644 --- a/.github/workflows/ui_preview.yaml +++ b/.github/workflows/ui_preview.yaml @@ -16,7 +16,7 @@ jobs: if: github.repository == 'commaai/openpilot' name: preview runs-on: ubuntu-latest - timeout-minutes: 5 + timeout-minutes: 20 permissions: contents: read pull-requests: write