Skip to content

Conversation

@trask
Copy link
Member

@trask trask commented Sep 24, 2024

No description provided.

@trask trask requested a review from a team as a code owner September 24, 2024 15:38

val jdkImage = if (vm == "hotspot") {
if (jdk == "21") {
if (jdk == "24") {
Copy link
Contributor

Choose a reason for hiding this comment

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

24 is here in case we want to test ea builds?

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah

# Make sure the distribution is available from a well-known place
RUN cd $HOME \
&& curl -O -L $DOWNLOAD_URL \
&& wget $DOWNLOAD_URL \
Copy link
Member Author

Choose a reason for hiding this comment

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

@trask trask force-pushed the smoke-test-java-version branch from 49ad819 to 866ad82 Compare September 24, 2024 18:13
@laurit laurit merged commit 201f7c7 into open-telemetry:main Sep 26, 2024
69 checks passed
@trask trask deleted the smoke-test-java-version branch September 26, 2024 20:10
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.

4 participants