-
Notifications
You must be signed in to change notification settings - Fork 3
build: update repos and plugins #107
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
Conversation
Test Results15 files ±0 15 suites ±0 29s ⏱️ -2s Results for commit 592b76a. ± Comparison against base commit c7f8667. This pull request removes 9 and adds 9 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
| repository: ${{github.event.pull_request.head.repo.full_name}} | ||
| fetch-depth: 0 | ||
|
|
||
| - uses: actions/setup-java@v4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This repo has some incompatibilities with later versions of java that need to be fixed. Default java version moves to 17 as of ubuntu 24.04
No description provided.