Skip to content

Commit

Permalink
jdk 8
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Nov 8, 2022
1 parent 5ffa5a7 commit 18d3128
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, windows-2022, macos-12]
java: [11, 17]
java: [8, 11, 17]
steps:
- uses: actions/checkout@v3
- uses: actions/setup-java@v3
Expand Down

0 comments on commit 18d3128

Please sign in to comment.