File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ build_ios_{{ editor.version }}:
7878 name : Build Tests on {{ editor.version }} on ios
7979 agent :
8080 type : Unity::VM::osx
81- image : package-ci/macos-12:default
81+ image : package-ci/macos-12:v4.19.0
8282 flavor : b1.large
8383 commands :
8484 - {{ utr_install_nix }}
@@ -97,7 +97,7 @@ run_ios_{{ editor.version }}:
9797 name : Run Tests on {{ editor.version }} on ios
9898 agent :
9999 type : Unity::mobile::iPhone
100- image : package-ci/macos-12:default
100+ image : package-ci/macos-12:v4.19.0
101101 model : SE
102102 flavor : b1.medium
103103 skip_checkout : true
@@ -115,7 +115,7 @@ build_tvos_{{ editor.version }}:
115115 name : Build Tests on {{ editor.version }} on tvos
116116 agent :
117117 type : Unity::VM::osx
118- image : package-ci/macos-12:default
118+ image : package-ci/macos-12:v4.19.0
119119 flavor : b1.large
120120 commands :
121121 - {{ utr_install_nix }}
@@ -134,7 +134,7 @@ run_tvos_{{ editor.version }}:
134134 name : Run Tests on {{ editor.version }} on tvos
135135 agent :
136136 type : Unity::mobile::appletv
137- image : package-ci/macos-12:default
137+ image : package-ci/macos-12:v4.19.0
138138 flavor : b1.medium
139139 skip_checkout : true
140140 dependencies :
You can’t perform that action at this time.
0 commit comments