Skip to content

Commit 0fd2706

Browse files
benoithudsonbenoithudson
andauthored
Update image for mac for compatibility with upm-ci 1.9.0 (#527)
* Update image for mac for compatibility with upm-ci 1.9.0 * Update the flavor Also: add 2019.4 and replace 2019.3 with it Co-authored-by: benoithudson <[email protected]>
1 parent 5d44ef7 commit 0fd2706

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.yamato/upm-ci.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
test_trigger_editors:
22
- version: 2018.4
3-
- version: 2019.3
3+
- version: 2019.4
44
publish_trigger_editors:
55
- version: 2018.3
66
- version: 2018.4
77
- version: 2019.1
88
- version: 2019.2
99
- version: 2019.3
10+
- version: 2019.4
1011
- version: 2020.1
1112
platforms:
1213
- name: win
@@ -15,8 +16,8 @@ platforms:
1516
flavor: b1.medium
1617
- name: mac
1718
type: Unity::VM::osx
18-
image: buildfarm/mac:stable
19-
flavor: m1.mac
19+
image: package-ci/mac:stable
20+
flavor: b1.medium
2021
---
2122
pack:
2223
name: Pack

0 commit comments

Comments
 (0)