Skip to content

Commit e407b56

Browse files
committed
Use compatible version of macos
1 parent 65bf683 commit e407b56

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.yamato/all-postprocessing.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ PR_PostProcessing_trunk:
1515
rerun: always
1616
- path: .yamato/postprocessing-osx-metal.yml#PostProcessing_OSX_Metal_playmode_mono_Linear_trunk
1717
rerun: always
18+
- path: .yamato/postprocessing-osx-metal.yml#PostProcessing_OSX_Metal_Standalone_mono_Linear_trunk
19+
rerun: always
1820
- path: .yamato/postprocessing-linux-vulkan.yml#PostProcessing_Linux_Vulkan_Standalone_mono_Linear_trunk
1921
rerun: always
2022
- path: .yamato/postprocessing-linux-vulkan.yml#PostProcessing_Linux_Vulkan_playmode_mono_Linear_trunk

.yamato/postprocessing-osx-metal.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ PostProcessing_OSX_Metal_playmode_mono_Linear_trunk:
44
type: Unity::metal::macmini
55
image: automation-tooling/macos-13:v2.4694476
66
flavor: m1.mac
7-
model: 2018-i3-macos11
7+
model: 2018-i7-macos14
88
variables:
99
CUSTOM_REVISION: 'trunk'
1010
TEST_FILTER: .*
@@ -43,7 +43,7 @@ PostProcessing_OSX_Metal_Standalone_mono_Linear_trunk:
4343
type: Unity::metal::macmini
4444
image: automation-tooling/macos-13:v2.4694476
4545
flavor: m1.mac
46-
model: 2018-i3-macos11
46+
model: 2018-i7-macos14
4747
variables:
4848
CUSTOM_REVISION: 'trunk'
4949
TEST_FILTER: .*

0 commit comments

Comments
 (0)