Skip to content

Commit

Permalink
#406 java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Nov 10, 2023
1 parent 89c1ace commit 45500eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mvn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-20.04]
java: [8]
java: [11, 17]
steps:
- uses: actions/checkout@v2
- uses: actions/setup-java@v1
Expand Down

0 comments on commit 45500eb

Please sign in to comment.