Skip to content

Commit

Permalink
support java-17, for debian
Browse files Browse the repository at this point in the history
  • Loading branch information
soloturn committed Jan 4, 2025
1 parent ba76d3d commit 2b97f26
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 @@ -18,7 +18,7 @@ jobs:
java: [23]
include: # test old java on one os only, upload from ubuntu java-17
- os: ubuntu-latest
java: 21
java: 17
upload: true

steps:
Expand Down

0 comments on commit 2b97f26

Please sign in to comment.