Timeout CI build job after 30 minutes

Fix #1032
This commit is contained in:
Lorenzo Bolla
2022-02-12 20:08:01 +01:00
parent fd404064c9
commit f89350e6cd
+1
View File
@@ -23,6 +23,7 @@ jobs:
name: test
runs-on: ubuntu-20.04
continue-on-error: ${{ matrix.allow_failure }}
timeout-minutes: 30
strategy:
fail-fast: true
matrix: