Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .yamato/test-samples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ test_sample_projects_{{ editor.version }}:
name : Test Sample Projects {{ editor.version }}
agent:
type: Unity::VM::osx
image: package-ci/macos-12:default
image: package-ci/macos-13:default
flavor: m1.mac
commands:
- {{ upm_ci_install }}
Expand Down
Loading