Skip to content

Commit

Permalink
Bump Java to 22 (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
indy256 authored Jul 6, 2024
1 parent da7d4b1 commit 1f87908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
matrix:
config:
- {java-version: 1.8}
- {java-version: 21}
- {java-version: 22}
steps:
- uses: actions/checkout@v2
- name: Set up JDK
Expand Down

0 comments on commit 1f87908

Please sign in to comment.