Skip to content

Commit

Permalink
update timeout minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangshenghang committed Oct 30, 2024
1 parent 6b9e9d6 commit 861eccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ jobs:
matrix:
java: [ '8', '11' ]
os: [ 'ubuntu-latest' ]
timeout-minutes: 120
timeout-minutes: 180
steps:
- uses: actions/checkout@v2
- name: Set up JDK ${{ matrix.java }}
Expand Down

0 comments on commit 861eccf

Please sign in to comment.