Double check gradle version of external test projects as only 7.3 supports jdk17
Open
canosp
- Dominant language
- HTML
- Stars
- 155
- Forks
- 346
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
There are a few external test projects are using gradle with specific version, which might not support jdk17 yet. https://docs.gradle.org/current/userguide/compatibility.html. Need to double check that and if that's the case we need to disable test with jdk17.
Similar to https://github.com/adoptium/aqa-tests/issues/3381
Contributor guide
Assessment
This issue has not been assessed yet.