Skip to content

Commit 83377fb

Browse files
[commit 3683]
1 parent 867db77 commit 83377fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- run: yarn --frozen-lockfile
2323
- uses: actions/setup-java@v3
2424
with:
25-
java-version: '17'
25+
java-version: '11'
2626
distribution: 'temurin'
2727
- uses: android-actions/setup-android@v3
2828
- working-directory: android/

0 commit comments

Comments
 (0)