File tree Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Original file line number Diff line number Diff line change @@ -40,13 +40,12 @@ jobs:
4040 fail-fast : false
4141 matrix :
4242 unityVersion : # Available versions see: https://game.ci/docs/docker/versions
43- - 6000.0.55f1
44- - 6000.1.16f1
45- - 6000.2.0f1
43+ - 6000.0.58f1
44+ - 6000.2.6f1
4645 testMode :
4746 - All # run tests in editor
4847 include :
49- - unityVersion : 6000.2.0f1
48+ - unityVersion : 6000.2.6f1
5049 testMode : Standalone # run tests on player
5150
5251 steps :
Original file line number Diff line number Diff line change @@ -41,15 +41,14 @@ jobs:
4141 fail-fast : false
4242 matrix :
4343 unityVersion : # Available versions see: https://game.ci/docs/docker/versions
44- - 6000.0.55f1
45- - 6000.1.16f1
46- - 6000.2.0f1
44+ - 6000.0.58f1
45+ - 6000.2.6f1
4746 testMode :
4847 - All # run tests in editor
4948 include :
50- - unityVersion : 6000.2.0f1
49+ - unityVersion : 6000.2.6f1
5150 octocov : true
52- - unityVersion : 6000.2.0f1
51+ - unityVersion : 6000.2.6f1
5352 testMode : Standalone # run tests on player
5453
5554 steps :
You can’t perform that action at this time.
0 commit comments