mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Bump Windows 2019 Py3 builds timeout to 10 hours
Refs https://github.com/saltstack/salt/issues/56234
This commit is contained in:
parent
a204906c80
commit
11bdc38ae3
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ runTestSuite(
|
|||
nox_env_name: 'runtests-zeromq',
|
||||
nox_passthrough_opts: '--unit',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 9,
|
||||
testrun_timeout: 10,
|
||||
use_spot_instances: false)
|
||||
|
||||
// vim: ft=groovy
|
||||
|
|
Loading…
Add table
Reference in a new issue