github: set default timeout

This commit is contained in:
c9s 2022-12-03 12:42:48 +08:00
parent 3521d42310
commit 3d77a319fc
No known key found for this signature in database
GPG Key ID: 7385E7E464CB0A54

View File

@ -9,6 +9,7 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
timeout-minutes: 15
strategy: strategy:
matrix: matrix: