We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 762b2b6 commit f156ad3Copy full SHA for f156ad3
.yamato/config.metadata
@@ -4,6 +4,8 @@ editors:
4
disable_tvos_run: true
5
- version: 6000.0
6
7
+ - version: 6000.1
8
+ disable_tvos_run: true
9
- version: trunk
10
11
Tools/CI/README_AFTER_REGENERATION.md
@@ -0,0 +1,4 @@
1
+After you regenerate the yamato jobs you need to make the following edit:
2
+
3
+In .yamato\wrench\validation-jobs.yml find "validate_-_inputsystem_-_2019_4_-_ubuntu"-job and change
+"image: package-ci/ubuntu-20.04:default" to "image: package-ci/ubuntu-18.04:v4"
0 commit comments