We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 867db77 commit 83377fbCopy full SHA for 83377fb
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
- run: yarn --frozen-lockfile
23
- uses: actions/setup-java@v3
24
with:
25
- java-version: '17'
+ java-version: '11'
26
distribution: 'temurin'
27
- uses: android-actions/setup-android@v3
28
- working-directory: android/
0 commit comments