Skip to content

Commit

Permalink
ci: update timeout to maximum length
Browse files Browse the repository at this point in the history
  • Loading branch information
AuHau committed Jan 3, 2024
1 parent d858017 commit a48de48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

# runs-on: buildjet-16vcpu-ubuntu-2204
runs-on: ubuntu-latest
timeout-minutes: 80
timeout-minutes: 360
steps:
- name: Checkout sources
uses: actions/checkout@v3
Expand Down

0 comments on commit a48de48

Please sign in to comment.