Skip to content

Commit a806b70

Browse files
ci: update java version
1 parent 497d9f6 commit a806b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/base.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: actions/setup-java@v4
3838
with:
3939
distribution: 'zulu'
40-
java-version: '11'
40+
java-version: '17'
4141
- name: Setup Flutter
4242
uses: kuhnroyal/flutter-fvm-config-action/setup@v3
4343
with:

0 commit comments

Comments
 (0)