Skip to content

Commit

Permalink
chore: increase windows-unit timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Nov 16, 2024
1 parent 5435c68 commit 5fa3530
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 @@ -154,7 +154,7 @@ jobs:
coverage-reports: coverage.lcov
windows-unit:
runs-on: windows-latest
timeout-minutes: 20
timeout-minutes: 30
steps:
- uses: actions/checkout@v4
- uses: Swatinem/rust-cache@v2
Expand Down

0 comments on commit 5fa3530

Please sign in to comment.