Skip to content

Configure native image CI - #663

Merged
AbdullinAM merged 2 commits into
mainfrom
abdullin/native-image-ci
Aug 10, 2026
Merged

Configure native image CI#663
AbdullinAM merged 2 commits into
mainfrom
abdullin/native-image-ci

Conversation

@AbdullinAM

Copy link
Copy Markdown
Member

No description provided.

@AbdullinAM
AbdullinAM force-pushed the abdullin/native-image-ci branch from 66babd0 to 1e00534 Compare August 10, 2026 11:56
@AbdullinAM
AbdullinAM marked this pull request as ready for review August 10, 2026 11:57
Comment thread settings.gradle.kts
}

plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. GraalVM image on CI does not have preinstalled JDK 17, this is a temporary workaround to make it work while we set up our own docker images
  2. Nice to have for anyone who does not have JDK 17 toolchain configured

@AbdullinAM
AbdullinAM requested a review from qwwdfsad August 10, 2026 11:59
@AbdullinAM
AbdullinAM merged commit b4ae310 into main Aug 10, 2026
5 checks passed
@AbdullinAM
AbdullinAM deleted the abdullin/native-image-ci branch August 10, 2026 12:28
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