Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
on java 17, 20
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel committed Aug 28, 2023
1 parent b00ac00 commit 64b168d
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: [windows-2022, ubuntu-20.04, macos-12]
java: [1.8, 11, 13]
java: [17, 20]
steps:
- uses: actions/checkout@v2
- uses: actions/setup-java@v1
Expand Down

0 comments on commit 64b168d

Please sign in to comment.