Skip to content

Commit 3763817

Browse files
committed
Updated macOS image to support M1 model
1 parent 0d1904f commit 3763817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yamato/project.metafile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ test_platforms:
5555
model: rtx2080
5656
- name: mac
5757
type: Unity::VM::osx
58-
image: package-ci/macos-13:v4
58+
image: package-ci/macos-13-arm64:v4 # ARM64 to support M1 model (below)
5959
flavor: m1.mac
6060
standalone: StandaloneOSX
6161
model: M1 # The default model (an x64 Intel Mac VM) quite often caused a known issue of doing all the bitflips in packages resulting in failures

0 commit comments

Comments
 (0)