Skip to content

Commit 2f05b73

Browse files
committed
Update Unity version we run tests on
1 parent ce9c2a5 commit 2f05b73

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

.yamato/upm-ci.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,23 @@
11
test_editors:
22
- version: trunk
3+
- version: 2022.1
34
- version: 2021.2
4-
- version: 2021.1
55
- version: 2020.3
66
- version: 2019.4
77

8-
# running test is currently broken in trunk and 2021.2
98
android_test_editors:
10-
- version: 2021.1
9+
- version: trunk
10+
- version: 2022.1
11+
- version: 2021.2
1112
- version: 2020.3
1213
- version: 2019.4
1314

14-
# Some issues with 2019.4 on iOS on Yamato, but passes locally
1515
ios_test_editors:
1616
- version: trunk
17+
- version: 2022.1
1718
- version: 2021.2
18-
- version: 2021.1
1919
- version: 2020.3
20+
- version: 2019.4
2021

2122
test_platforms:
2223
- name: mac

0 commit comments

Comments
 (0)