Skip to content

Commit

Permalink
increase ci timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
diegomrsantos committed Sep 4, 2024
1 parent bb8fa47 commit d98c75d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
test:
runs-on: ${{ matrix.os }}
timeout-minutes: 20
timeout-minutes: 30
strategy:
matrix:
os: [ubuntu-latest, macOS-latest, windows-latest]
Expand Down

0 comments on commit d98c75d

Please sign in to comment.