Remove 2018 until multi-serial support
parent
a18b837919
commit
56b8c04f36
|
@ -72,7 +72,6 @@ jobs:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
unityVersion:
|
unityVersion:
|
||||||
- 2018.4.15f1
|
|
||||||
- 2019.2.11f1
|
- 2019.2.11f1
|
||||||
projectPath:
|
projectPath:
|
||||||
- unity-project-with-correct-tests
|
- unity-project-with-correct-tests
|
||||||
|
@ -116,7 +115,6 @@ jobs:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
unityVersion:
|
unityVersion:
|
||||||
- 2018.4.15f1
|
|
||||||
- 2019.2.11f1
|
- 2019.2.11f1
|
||||||
projectPath:
|
projectPath:
|
||||||
- unity-project-with-correct-tests
|
- unity-project-with-correct-tests
|
||||||
|
@ -160,7 +158,6 @@ jobs:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
unityVersion:
|
unityVersion:
|
||||||
- 2018.4.15f1
|
|
||||||
- 2019.2.11f1
|
- 2019.2.11f1
|
||||||
projectPath:
|
projectPath:
|
||||||
- unity-project-with-correct-tests
|
- unity-project-with-correct-tests
|
||||||
|
|
Loading…
Reference in New Issue