Skip to content

Commit

Permalink
Update check.yaml
Browse files Browse the repository at this point in the history
Increase timeout even further
  • Loading branch information
arunoruto authored Dec 13, 2024
1 parent 98e42c3 commit f2cf08e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
check-flake:
name: Check Flake Setup
runs-on: ubuntu-latest
timeout-minutes: 30
timeout-minutes: 60
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit f2cf08e

Please sign in to comment.