Skip to content

Commit

Permalink
Merge pull request #416 from jmtd/gha-timeout
Browse files Browse the repository at this point in the history
Set GHA job timeout down to 1 hour (from 6)
  • Loading branch information
jmtd authored Nov 13, 2023
2 parents 16ecb6e + 8e9ff7c commit 8df034d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/image-workflow-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ env:
jobs:
openjdkci:
name: OpenJDK S2I Build and Test
timeout-minutes: 60
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down

0 comments on commit 8df034d

Please sign in to comment.