Skip to content

Commit e0a3a7b

Browse files
rob1997robGG1997
andauthored
CI Fix (#970)
* Revert "automated duplicating imported samples modifications (#595)" This reverts commit a555894. * made main package testable, revert due to a mistake * version updated * check/test push * typo fix * updated version * install latest docker * changed cache version * reverted cache version and added custom image * reverted test changes --------- Co-authored-by: robGG1997 <[email protected]>
1 parent 5dd3e10 commit e0a3a7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check_and_commit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ jobs:
110110
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
111111
with:
112112
projectPath: ${{ matrix.projectPath }}
113+
customImage: 'unityci/editor:ubuntu-2022.3.26f1-linux-il2cpp-3.1.0'
113114
testMode: ${{ matrix.testMode }}
114115
artifactsPath: ${{ matrix.testMode }}-artifacts
115116
githubToken: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)