Skip to content

Commit

Permalink
CI: increase Linux timeout to 30 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
malloch committed Sep 10, 2024
1 parent 05a1d8c commit 09a6428
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 @@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
Linux:
runs-on: ubuntu-latest
timeout-minutes: 25
timeout-minutes: 30
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 09a6428

Please sign in to comment.