mirror of
https://github.com/apache/nifi.git
synced 2025-02-09 03:25:04 +00:00
NIFI-11698 Changed GitHub MacOS and Windows timeouts to 150 mins
This closes #7386 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
6b19ab8eaa
commit
7ba33a742c
4
.github/workflows/ci-workflow.yml
vendored
4
.github/workflows/ci-workflow.yml
vendored
@ -246,7 +246,7 @@ jobs:
|
||||
run: df
|
||||
|
||||
macos-build-jp:
|
||||
timeout-minutes: 120
|
||||
timeout-minutes: 150
|
||||
runs-on: macos-latest
|
||||
name: MacOS Temurin JDK 17 JP
|
||||
steps:
|
||||
@ -309,7 +309,7 @@ jobs:
|
||||
run: df
|
||||
|
||||
windows-build:
|
||||
timeout-minutes: 120
|
||||
timeout-minutes: 150
|
||||
runs-on: windows-latest
|
||||
name: Windows Zulu JDK 11 FR
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user