Skip to content

Commit

Permalink
update jdk vers
Browse files Browse the repository at this point in the history
  • Loading branch information
taufiqjack committed Oct 16, 2024
1 parent 6621628 commit 12ca1d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup Java
uses: actions/setup-java@v1
with:
java-version: 1.8
java-version: "21.x"

# Menyiapkan Flutter dengan menggunakan channel stable
- name: Setup Flutter
Expand Down

0 comments on commit 12ca1d9

Please sign in to comment.