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 710fe73 commit 5f9fa8cCopy full SHA for 5f9fa8c
.github/workflows/android.yml
@@ -15,6 +15,7 @@ jobs:
15
uses: actions/setup-java@v4
16
with:
17
java-version: 17
18
+ distribution: 'zulu'
19
- name: Check Snippets
20
run: python scripts/checksnippets.py
21
- name: What is home?
0 commit comments