We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73536da commit cb446c5Copy full SHA for cb446c5
.github/workflows/build.yml
@@ -68,6 +68,7 @@ jobs:
68
id: test
69
with:
70
unityVersion: '2021.2.16f1'
71
+ customImage: 'unityci/editor:2021.2.16f1-linux-il2cpp-1'
72
projectPath: VisualPinball.Unity/VisualPinball.Unity.Test/TestProject~
73
artifactsPath: VisualPinball.Unity/VisualPinball.Unity.Test/TestProject~/artifacts
74
testMode: all
0 commit comments