Skip to content

Commit

Permalink
Increase timeout to clearly see it
Browse files Browse the repository at this point in the history
  • Loading branch information
TWiStErRob committed Feb 10, 2023
1 parent e8cba89 commit df5a787
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ jobs:
build:
name: 1 🔨 Build
runs-on: ubuntu-22.04
env:
JOB_NAME: ${{ matrix.name }} (${{ matrix.agp }} on ${{ matrix.gradle }})
timeout-minutes: 12
timeout-minutes: 20
steps:
- name: Set up JDK 11.
uses: actions/setup-java@v3
Expand Down

0 comments on commit df5a787

Please sign in to comment.