Skip to content

Commit

Permalink
java_version: [17, 19, 21]
Browse files Browse the repository at this point in the history
  • Loading branch information
drernie committed Dec 22, 2024
1 parent 6826568 commit 4215426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
fail-fast: false
matrix:
os: [windows-latest, ubuntu-latest, macos-latest]
java_version: [11, 17, 19]
java_version: [17, 19, 21]
runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit 4215426

Please sign in to comment.