Skip to content

Commit

Permalink
Merge pull request #43195 from keizer619/master
Browse files Browse the repository at this point in the history
Increase daily build duration
  • Loading branch information
keizer619 authored Jul 30, 2024
2 parents 70d41a5 + 953b0b8 commit a4c744e
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 a4c744e

Please sign in to comment.