We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d1904f commit 3763817Copy full SHA for 3763817
.yamato/project.metafile
@@ -55,7 +55,7 @@ test_platforms:
55
model: rtx2080
56
- name: mac
57
type: Unity::VM::osx
58
- image: package-ci/macos-13:v4
+ image: package-ci/macos-13-arm64:v4 # ARM64 to support M1 model (below)
59
flavor: m1.mac
60
standalone: StandaloneOSX
61
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