Skip to content

Commit

Permalink
Increase daily build duration
Browse files Browse the repository at this point in the history
  • Loading branch information
keizer619 committed Jul 30, 2024
1 parent 70d41a5 commit 953b0b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
ubuntu_build:
name: Build with tests on Ubuntu
runs-on: ubuntu-latest
timeout-minutes: 75
timeout-minutes: 120

steps:
- name: Checkout Repository
Expand Down

0 comments on commit 953b0b8

Please sign in to comment.