fix: add timeouts to the hive CI (#7092)

This commit is contained in:
greged93
2024-03-11 13:54:45 +01:00
committed by GitHub
parent 81291ff0fb
commit f217482d83

View File

@ -17,6 +17,7 @@ concurrency:
jobs:
prepare:
timeout-minutes: 45
runs-on:
group: Reth
steps:
@ -60,6 +61,7 @@ jobs:
path: ./artifacts
test:
timeout-minutes: 60
strategy:
fail-fast: false
matrix: