Skip to content

Commit

Permalink
chore(.github/workflows/ci.yml): increase windows timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
jwerle committed Sep 15, 2023
1 parent 37a1a03 commit 496abdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
windows:
name: Windows
runs-on: windows-latest
timeout-minutes: 10
timeout-minutes: 20
needs: lint

steps:
Expand Down

0 comments on commit 496abdd

Please sign in to comment.