Skip to content

Commit 252e4ad

Browse files
author
Bartosz Litwiniuk
committed
Revert CI/CD changes
1 parent 364bdaa commit 252e4ad

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
projectPath:
1616
- test-package
1717
unityVersion:
18-
- 2022.3.56f1
18+
- 2019.4.40f1
1919
targetPlatform:
2020
- StandaloneOSX
2121
- StandaloneWindows
@@ -48,6 +48,5 @@ jobs:
4848
unityVersion: ${{ matrix.unityVersion }}
4949
targetPlatform: ${{ matrix.targetPlatform }}
5050
projectPath: ${{ matrix.projectPath }}/
51-
allowDirtyBuild: true
52-
testMode: editmode
51+
allowDirtyBuild: true
5352

0 commit comments

Comments
 (0)