File tree Expand file tree Collapse file tree 2 files changed +7
-15
lines changed
Expand file tree Collapse file tree 2 files changed +7
-15
lines changed Original file line number Diff line number Diff line change @@ -40,16 +40,12 @@ jobs:
4040 fail-fast : false
4141 matrix :
4242 unityVersion : # Available versions see: https://game.ci/docs/docker/versions
43- - 2019.4.40f1
44- - 2020.3.48f1
45- - 2021.3.45f1
46- - 2022.3.59f1
47- - 2023.2.20f1
48- - 6000.0.41f1
43+ - 6000.0.55f1
44+ - 6000.1.15f1
4945 testMode :
5046 - All # run tests in editor
5147 include :
52- - unityVersion : 6000.0.41f1
48+ - unityVersion : 6000.1.15f1
5349 testMode : Standalone # run tests on player
5450
5551 steps :
Original file line number Diff line number Diff line change @@ -41,18 +41,14 @@ jobs:
4141 fail-fast : false
4242 matrix :
4343 unityVersion : # Available versions see: https://game.ci/docs/docker/versions
44- - 2019.4.40f1
45- - 2020.3.48f1
46- - 2021.3.45f1
47- - 2022.3.59f1
48- - 2023.2.20f1
49- - 6000.0.41f1
44+ - 6000.0.55f1
45+ - 6000.1.15f1
5046 testMode :
5147 - All # run tests in editor
5248 include :
53- - unityVersion : 6000.0.41f1
49+ - unityVersion : 6000.1.15f1
5450 octocov : true
55- - unityVersion : 6000.0.41f1
51+ - unityVersion : 6000.1.15f1
5652 testMode : Standalone # run tests on player
5753
5854 steps :
You can’t perform that action at this time.
0 commit comments