Skip to content

Commit da8ad4c

Browse files
committed
typo
1 parent bb79791 commit da8ad4c

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
@@ -59,7 +59,7 @@ test_platforms:
5959
- name: mac
6060
type: Unity::VM::osx
6161
image: package-ci/macos-13-arm64:v4 # ARM64 to support M1 model (below)
62-
smaller_flavor: m1.mac # mac doesn't have a smaller vm size. We define it anyway as it simplifies the yaml templating to have it defined.
62+
flavor: m1.mac # mac doesn't have a smaller vm size. We define it anyway as it simplifies the yaml templating to have it defined.
6363
smaller_flavor: b1.medium
6464
standalone: StandaloneOSX
6565
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)