CI: update ui_preview timeout

pull/33439/head^2
Adeeb Shihadeh 8 months ago committed by GitHub
parent 88677360cf
commit 9d5eab9659
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .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

Loading…
Cancel
Save