@@ -13,7 +13,7 @@ validate_-_postprocessing_-_2019_4_-_macos:
1313 - command : 7z x -aoa wrench-localapv.zip
1414 - command : pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
1515 - command : python PythonScripts/print_machine_info.py
16- - command : unity-downloader-cli -u 2019.4/staging -c Editor --fast
16+ - command : unity-downloader-cli -u 2019.4 -c Editor --fast
1717 timeout : 10
1818 retries : 3
1919 - command : upm-pvp create-test-project test-postprocessing --packages "upm-ci~/packages/*.tgz" --unity .Editor
@@ -77,7 +77,7 @@ validate_-_postprocessing_-_2019_4_-_ubuntu:
7777 - command : 7z x -aoa wrench-localapv.zip
7878 - command : pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
7979 - command : python PythonScripts/print_machine_info.py
80- - command : unity-downloader-cli -u 2019.4/staging -c Editor --fast
80+ - command : unity-downloader-cli -u 2019.4 -c Editor --fast
8181 timeout : 10
8282 retries : 3
8383 - command : upm-pvp create-test-project test-postprocessing --packages "upm-ci~/packages/*.tgz" --unity .Editor
@@ -141,7 +141,7 @@ validate_-_postprocessing_-_2019_4_-_windows:
141141 - command : 7z x -aoa wrench-localapv.zip
142142 - command : pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
143143 - command : python PythonScripts/print_machine_info.py
144- - command : unity-downloader-cli -u 2019.4/staging -c Editor --fast
144+ - command : unity-downloader-cli -u 2019.4 -c Editor --fast
145145 timeout : 10
146146 retries : 3
147147 - command : upm-pvp create-test-project test-postprocessing --packages "upm-ci~/packages/*.tgz" --unity .Editor
0 commit comments