Skip to content

Commit

Permalink
Increase the workflow timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Jun 12, 2024
1 parent e1f9d2e commit bf98477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
main:
name: Continuous integration
runs-on: ubuntu-22.04
timeout-minutes: 30
timeout-minutes: 45
if: "!startsWith(github.event.head_commit.message, '[skip ci] ')"

steps:
Expand Down

0 comments on commit bf98477

Please sign in to comment.