Skip to content

Commit 8f03ce2

Browse files
authored
change CI to MacOS 13 (#1669)
1 parent 5d4e82f commit 8f03ce2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.yamato/config.metadata

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,16 @@ platforms_win:
3434
platforms_nix:
3535
- name: mac
3636
type: Unity::VM::osx
37-
image: package-ci/macos-12:default
37+
image: package-ci/macos-13:default
3838
flavor: m1.mac
3939
- name: mac_standalone
4040
type: Unity::VM::osx
41-
image: package-ci/macos-12:default
41+
image: package-ci/macos-13:default
4242
flavor: m1.mac
4343
runtime: StandaloneOSX
4444
- name: mac_standalone_il2cpp
4545
type: Unity::VM::osx
46-
image: package-ci/macos-12:default
46+
image: package-ci/macos-13:default
4747
flavor: m1.mac
4848
runtime: StandaloneOSX
4949
scripting-backend: Il2Cpp

0 commit comments

Comments
 (0)