Skip to content

Commit

Permalink
Bump on Java 11
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Di Tommaso <[email protected]>
  • Loading branch information
pditommaso committed Aug 11, 2022
1 parent 2ab3961 commit d8143b5
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 @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
java_version: [11, 17]
java_version: [11]

steps:
- name: Environment
Expand Down

0 comments on commit d8143b5

Please sign in to comment.