Skip to content

[Cherry-pick] CI Verification fix (#5585 + #5587)#5588

Merged
sekater merged 2 commits intorelease/1.11from
ivan.matkov/pick-verification-fix
Apr 29, 2026
Merged

[Cherry-pick] CI Verification fix (#5585 + #5587)#5588
sekater merged 2 commits intorelease/1.11from
ivan.matkov/pick-verification-fix

Conversation

@MatkovIvan
Copy link
Copy Markdown
Contributor

Release Notes

N/A

eymar and others added 2 commits April 29, 2026 14:23
Compose-Runtime doesn't support iosX64 anymore due to deprecation in
Kotlin. We remove it too.

## Release Notes
N/A
```
org.gradle.jvm.toolchain.internal.install.exceptions.ToolchainProvisioningException: Cannot find a Java installation on your machine (Linux 5.15.0-1084-aws amd64) matching: {languageVersion=17, vendor=any vendor, implementation=vendor-specific}. Some toolchain resolvers had internal failures: foojay (Requesting vendor list failed: {
  "result":[],
  "message":"There was an internal error and the pkg cache is currently be restored, please try again later"
}).
```

- Use `jvmTarget` instead of `jvmToolchain` to build the project without
JDK 17 installed (only with JDK 21)
- Update `org.gradle.toolchains.foojay-resolver-convention` to a stable
version

## Release Notes
N/A
@MatkovIvan MatkovIvan requested a review from a team April 29, 2026 12:27
@sekater sekater merged commit dfacdde into release/1.11 Apr 29, 2026
13 checks passed
@sekater sekater deleted the ivan.matkov/pick-verification-fix branch April 29, 2026 13:13
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.

3 participants