Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow builds to run with java 17 or 21 #1138

Merged
merged 2 commits into from
Dec 28, 2023

Conversation

hazendaz
Copy link
Contributor

The profile needs are to allow java 17 or higher. To test, remove them, run build with java 17, see first issue, then add back until working.

Added GHA to matrix for java 17 and 21. This should also work with jdk 22 as well now.

Copy link

codecov bot commented Dec 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bf539ce) 97.11% compared to head (4984f7e) 97.11%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1138   +/-   ##
=========================================
  Coverage     97.11%   97.11%           
  Complexity      555      555           
=========================================
  Files            55       55           
  Lines          1212     1212           
  Branches        106      106           
=========================================
  Hits           1177     1177           
  Misses           20       20           
  Partials         15       15           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@damianszczepanik damianszczepanik merged commit e784d3a into damianszczepanik:master Dec 28, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants