limit CI time

This commit is contained in:
Simon Cruanes 2023-10-25 09:28:18 -04:00
parent 91c0c3f6c1
commit 078adae786
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

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