Skip to content

Commit

Permalink
Add 25 minute timeout for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Friendseeker committed Oct 6, 2024
1 parent f644b6c commit ce1bc9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
jobs:
test:
strategy:
timeout-minutes: 25
fail-fast: false
matrix:
include:
Expand Down

0 comments on commit ce1bc9b

Please sign in to comment.