Skip to content

Commit

Permalink
java 17 and nothing else!!
Browse files Browse the repository at this point in the history
  • Loading branch information
RedyAu committed Oct 25, 2024
1 parent 0d8ede2 commit fbca3e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/setup-java@v4
with:
distribution: 'oracle'
java-version: '21'
java-version: '17'

- name: Set up Flutter
uses: subosito/flutter-action@v2
Expand Down

0 comments on commit fbca3e2

Please sign in to comment.