Skip to content

Commit

Permalink
Update workflow timeout minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
jerry08 committed Oct 8, 2024
1 parent f58e28b commit 4e3ac42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- android-x64

runs-on: windows-latest
timeout-minutes: 10
timeout-minutes: 20

steps:
- name: Checkout
Expand Down

0 comments on commit 4e3ac42

Please sign in to comment.