Skip to content

Conversation

antonsviridov-src
Copy link
Contributor

Github has updated base Gradle version on its runners to Gradle 9, which makes Java 17 the minimally supported version.

Unfortunately, we use globally installed gradle command to launch integration tests, instead of a checked-in JAR launcher.
Long term this is probably what we should do but I want to attempt a simpler solution first to get the release out.

Test plan

  • Ensure CI is restored

@antonsviridov-src antonsviridov-src merged commit e61967f into main Aug 23, 2025
17 checks passed
@antonsviridov-src antonsviridov-src deleted the AS/fix-gradle-version-tests branch August 23, 2025 13:11
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.

1 participant