We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b8e847 commit ccd442cCopy full SHA for ccd442c
1 file changed
.github/workflows/main-pipeline.yaml
@@ -681,9 +681,7 @@ jobs:
681
ram-size: 4096M
682
disk-size: 8G
683
disable-animations: true
684
- emulator-options:
685
- -no-window -no-audio -no-boot-anim -gpu swiftshader_indirect -no-snapshot
686
- -no-snapshot-save
+ emulator-options: -no-window -no-audio -no-boot-anim -gpu swiftshader_indirect
687
script: |
688
echo "Verifying JAVA_HOME: $JAVA_HOME"
689
java -version
0 commit comments