Skip to content

Commit

Permalink
#1544 java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jul 5, 2022
1 parent f1f44d0 commit 5ad4660
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-latest, windows-latest, macos-latest]
java: [11, 17]
java: [11]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 5ad4660

Please sign in to comment.