Skip to content

Commit bdf03aa

Browse files
committed
wip
1 parent d0e12c3 commit bdf03aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: actions/checkout@v4
2828
- uses: actions/setup-java@v4
2929
with:
30-
java-version: "21"
30+
java-version: "17"
3131
distribution: 'temurin'
3232
- uses: subosito/flutter-action@v1
3333
with:

0 commit comments

Comments
 (0)