File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed
Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -16,13 +16,14 @@ jobs:
1616 testMode :
1717 # - playmode
1818 - editmode
19- unityVersion :
19+ unityVersion : # All are LTS except minimum supported version
2020 - 2019.3.15f1
2121 - 2019.4.40f1
2222 - 2020.3.48f1
2323 - 2021.3.45f1
2424 - 2022.3.43f1
25- - 6000.0.23f1
25+ - 6000.0.64f1
26+ - 6000.3.2f1
2627
2728 steps :
2829 # Test Checkout
Original file line number Diff line number Diff line change @@ -16,13 +16,14 @@ jobs:
1616 targetPlatform :
1717 - StandaloneWindows
1818 # - WebGL
19- unityVersion :
19+ unityVersion : # All are LTS except minimum supported version
2020 - 2019.3.15f1
2121 - 2019.4.40f1
2222 - 2020.3.48f1
2323 - 2021.3.45f1
2424 - 2022.3.43f1
25- - 6000.0.23f1
25+ - 6000.0.64f1
26+ - 6000.3.2f1
2627
2728 include :
2829 - targetPlatform : WebGL
Original file line number Diff line number Diff line change 66 "com.unity.2d.tilemap" : " 1.0.0" ,
77 "com.unity.ide.rider" : " 3.0.38" ,
88 "com.unity.ide.visualstudio" : " 2.0.25" ,
9- "com.unity.test-framework" : " 1.6.0 " ,
9+ "com.unity.test-framework" : " 1.5.1 " ,
1010 "com.unity.testtools.codecoverage" : " 1.2.7" ,
1111 "com.unity.modules.adaptiveperformance" : " 1.0.0" ,
1212 "com.unity.modules.ai" : " 1.0.0" ,
You can’t perform that action at this time.
0 commit comments