We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5be771e commit 04f4b0dCopy full SHA for 04f4b0d
.github/workflows/full-android.yaml
@@ -33,7 +33,7 @@ jobs:
33
name: Run
34
35
env:
36
- JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64/
+ JAVA_HOME: /usr/lib/jvm/java-11-openjdk-amd64/
37
38
runs-on: ubuntu-latest
39
if: github.actor != 'restyled-io[bot]'
0 commit comments