Skip to content

Commit

Permalink
Increase CI time
Browse files Browse the repository at this point in the history
  • Loading branch information
pshenmic committed Oct 16, 2024
1 parent 7be3311 commit ff6cb99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
test:
name: Build
runs-on: ubuntu-22.04
timeout-minutes: 10
timeout-minutes: 30
steps:
- uses: actions/checkout@v4

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
test:
name: Build
runs-on: ubuntu-22.04
timeout-minutes: 10
timeout-minutes: 60
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit ff6cb99

Please sign in to comment.