File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed
Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -41,11 +41,12 @@ jobs:
4141 matrix :
4242 unityVersion : # Available versions see: https://game.ci/docs/docker/versions
4343 - 6000.0.55f1
44- - 6000.1.15f1
44+ - 6000.1.16f1
45+ - 6000.2.0f1
4546 testMode :
4647 - All # run tests in editor
4748 include :
48- - unityVersion : 6000.1.15f1
49+ - unityVersion : 6000.2.0f1
4950 testMode : Standalone # run tests on player
5051
5152 steps :
Original file line number Diff line number Diff line change @@ -42,13 +42,14 @@ jobs:
4242 matrix :
4343 unityVersion : # Available versions see: https://game.ci/docs/docker/versions
4444 - 6000.0.55f1
45- - 6000.1.15f1
45+ - 6000.1.16f1
46+ - 6000.2.0f1
4647 testMode :
4748 - All # run tests in editor
4849 include :
49- - unityVersion : 6000.1.15f1
50+ - unityVersion : 6000.2.0f1
5051 octocov : true
51- - unityVersion : 6000.1.15f1
52+ - unityVersion : 6000.2.0f1
5253 testMode : Standalone # run tests on player
5354
5455 steps :
You can’t perform that action at this time.
0 commit comments