ci(test): reduce timeout (#1376)

This commit is contained in:
vladopajic
2025-05-19 17:34:16 +02:00
committed by GitHub
parent 2746531851
commit 8850e9ccd9
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ concurrency:
jobs:
test:
timeout-minutes: 90
timeout-minutes: 40
strategy:
fail-fast: false
matrix:

View File

@@ -36,7 +36,7 @@ jobs:
test:
needs: delete_cache
timeout-minutes: 90
timeout-minutes: 40
strategy:
fail-fast: false
matrix: