mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Use Python 3.9 on macOS
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
parent
ac5c83714c
commit
350661cb2b
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ runTestSuite(
|
|||
python_version: 'py3',
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: false,
|
||||
macos_python_version: '3.9',
|
||||
)
|
||||
|
||||
// vim: ft=groovy
|
||||
|
|
Loading…
Add table
Reference in a new issue