Skip to content

Commit 8573f64

Browse files
test
1 parent 89845a2 commit 8573f64

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
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/setup-java@v2
1717
with:
1818
distribution: 'zulu'
19-
java-version: '8'
19+
java-version: '11'
2020
- uses: subosito/flutter-action@v2
2121
with:
2222
flutter-version: '3.24.0'

0 commit comments

Comments
 (0)