ci: Increment docker build timeout (#15928)

This commit is contained in:
Raúl Gómez Morales
2025-06-02 16:05:29 +02:00
committed by GitHub
parent 7928a9b3c2
commit 81f5c7b17e

View File

@@ -74,7 +74,7 @@ jobs:
needs: [publish-to-npm]
runs-on: ubuntu-latest
if: github.event.pull_request.merged == true
timeout-minutes: 15
timeout-minutes: 30
steps:
- name: Checkout