Skip to content

Commit

Permalink
Add Java 18 build configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
jenetics committed Apr 11, 2022
1 parent 04efbba commit d41b2de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
matrix:
os: [ ubuntu-latest, macos-latest ]
java-version: [ 17, 18-ea ]
java-version: [ 17, 18 ]
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit d41b2de

Please sign in to comment.