mirror of https://github.com/apache/nifi.git
NIFI-8441 Added timeout-minutes for GitHub workflow on Windows
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com> This closes #5010.
This commit is contained in:
parent
a50957161c
commit
bbe75e81dd
|
@ -263,6 +263,7 @@ jobs:
|
|||
|
||||
windows-build:
|
||||
|
||||
timeout-minutes: 90
|
||||
runs-on: windows-latest
|
||||
name: Windows - JDK 1.8
|
||||
|
||||
|
|
Loading…
Reference in New Issue