File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -43,13 +43,13 @@ jobs:
43
43
- 2019.4.40f1
44
44
- 2020.3.48f1
45
45
- 2021.3.45f1
46
- - 2022.3.57f1
46
+ - 2022.3.59f1
47
47
- 2023.2.20f1
48
- - 6000.0.37f1
48
+ - 6000.0.41f1
49
49
testMode :
50
50
- All # run tests in editor
51
51
include :
52
- - unityVersion : 6000.0.37f1
52
+ - unityVersion : 6000.0.41f1
53
53
testMode : Standalone # run tests on player
54
54
55
55
steps :
Original file line number Diff line number Diff line change @@ -44,15 +44,15 @@ jobs:
44
44
- 2019.4.40f1
45
45
- 2020.3.48f1
46
46
- 2021.3.45f1
47
- - 2022.3.57f1
47
+ - 2022.3.59f1
48
48
- 2023.2.20f1
49
- - 6000.0.37f1
49
+ - 6000.0.41f1
50
50
testMode :
51
51
- All # run tests in editor
52
52
include :
53
- - unityVersion : 2019.4.40f1
53
+ - unityVersion : 6000.0.41f1
54
54
octocov : true
55
- - unityVersion : 6000.0.37f1
55
+ - unityVersion : 6000.0.41f1
56
56
testMode : Standalone # run tests on player
57
57
58
58
steps :
You can’t perform that action at this time.
0 commit comments