Skip to content

Commit

Permalink
chore: 💚 remove java 11 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Boz committed Jan 19, 2024
1 parent 765c033 commit b1e249b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
if: "needs.check.outputs.plugin-status == 'deploy' && github.event_name == 'pull_request'"
strategy:
matrix:
version: [11, 15, 17]
version: [15, 17]
env:
folder: livingdoc-examples
steps:
Expand Down

0 comments on commit b1e249b

Please sign in to comment.