Skip to content

Commit

Permalink
Set timeout-minutes to 120
Browse files Browse the repository at this point in the history
Change-Id: I436301bc6d410bd2b6619597bf4a5fbd4193e8ff
  • Loading branch information
lihenggui committed Jul 6, 2023
1 parent b56b29d commit a3cfeff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
timeout-minutes: 45
timeout-minutes: 120

steps:
- name: Checkout
Expand Down

0 comments on commit a3cfeff

Please sign in to comment.