Skip to content

Commit 8df034d

Browse files
authored
Merge pull request #416 from jmtd/gha-timeout
Set GHA job timeout down to 1 hour (from 6)
2 parents 16ecb6e + 8e9ff7c commit 8df034d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/image-workflow-template.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ env:
1010
jobs:
1111
openjdkci:
1212
name: OpenJDK S2I Build and Test
13+
timeout-minutes: 60
1314
runs-on: ubuntu-latest
1415
strategy:
1516
fail-fast: false

0 commit comments

Comments
 (0)