Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
psteiger committed Oct 14, 2024
1 parent c959ea2 commit 9c38b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
# TODO Add 9, 10, 11, 12, and 13 after Kotlin 1.3.60
java_version: [11]
java_version: [17]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 9c38b9d

Please sign in to comment.