We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3825df5 commit de405d2Copy full SHA for de405d2
1 file changed
.github/workflows/android-ci.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/setup-java@v4
24
with:
25
distribution: temurin
26
- java-version: 11
+ java-version: 17
27
- name: Install npm dependencies
28
run: yarn --frozen-lockfile
29
shell: bash
0 commit comments