Skip to content

Commit

Permalink
fix build pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Aguilera <jagedn@gmail.com>
  • Loading branch information
jagedn committed Feb 22, 2024
1 parent 710c207 commit 370370d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
java_version: [8, 11]
java_version: [19, 21]

steps:
- name: Environment
Expand Down

0 comments on commit 370370d

Please sign in to comment.