Skip to content

Commit edc7982

Browse files
committed
bug fixes
1 parent 5255740 commit edc7982

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/setup-java@v3
1919
with:
2020
distribution: 'zulu'
21-
java-version: '22.0.1'
21+
java-version: '17.0.9'
2222
- uses: subosito/flutter-action@v2
2323
with:
2424
channel: 'stable'

0 commit comments

Comments
 (0)