CI: more lenient timeout

This commit is contained in:
Simon Cruanes 2023-11-08 12:41:51 -05:00
parent fd2102c7fe
commit 3f9600ea4d
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -9,7 +9,7 @@ on:
jobs: jobs:
run: run:
name: build name: build
timeout-minutes: 10 timeout-minutes: 15
strategy: strategy:
fail-fast: true fail-fast: true
matrix: matrix: