Skip to content

Commit 865dc23

Browse files
chore: test against il2cpp on Unity 2021 and up (#496)
1 parent 90ea51c commit 865dc23

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.yamato/StreamingImageSequence.metafile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,15 +62,15 @@ test_configs:
6262
- editor_version: 2021.3
6363
test_platforms:
6464
- platform_type: *platform_win
65-
test_type: *upm_ci_mono
65+
test_type: *upm_ci_all
6666
- platform_type: *platform_mac
6767
test_type: *upm_ci_all
6868
- platform_type: *platform_linux
6969
test_type: *upm_ci_all
70-
- editor_version: 2022.2
70+
- editor_version: 2022.3
7171
test_platforms:
7272
- platform_type: *platform_win
73-
test_type: *upm_ci_mono
73+
test_type: *upm_ci_all
7474
- platform_type: *platform_mac
7575
test_type: *upm_ci_all
7676
- platform_type: *platform_linux

0 commit comments

Comments
 (0)