We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce6e25e commit 2b8ea8aCopy full SHA for 2b8ea8a
.github/workflows/beam_PreCommit_Java.yml
@@ -160,7 +160,7 @@ jobs:
160
matrix:
161
job_name: [beam_PreCommit_Java]
162
job_phrase: [Run Java PreCommit]
163
- timeout-minutes: 120
+ timeout-minutes: 180
164
if: |
165
github.event_name == 'push' ||
166
github.event_name == 'pull_request_target' ||
.github/workflows/beam_PreCommit_Java_GCP_IO_Direct.yml
@@ -83,7 +83,7 @@ jobs:
83
84
job_name: ["beam_PreCommit_Java_GCP_IO_Direct"]
85
job_phrase: ["Run Java_GCP_IO_Direct PreCommit"]
86
87
88
89
0 commit comments