Skip to content

Change CI macos jdk distribution to zulu#249

Merged
rturner3 merged 1 commit intospiffe:mainfrom
maxlambrecht:use-zulu-dist
Aug 16, 2024
Merged

Change CI macos jdk distribution to zulu#249
rturner3 merged 1 commit intospiffe:mainfrom
maxlambrecht:use-zulu-dist

Conversation

@maxlambrecht
Copy link
Copy Markdown
Member

Context: This PR addresses the issue detailed in actions/setup-java#625.

Summary:
The temurin and adopt distributions no longer provide a JDK v8 distribution for macOS. As a result, we've switched to using the zulu distribution, which offers JDK v8 support for macOS.

Changes:

  • Updated the workflow to set up JDK v8 using the zulu distribution.

Testing:

  • Verified that the JDK v8 setup on macOS now works as expected with the zulu distribution.

Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
@maxlambrecht maxlambrecht requested a review from rturner3 as a code owner August 16, 2024 17:20
@maxlambrecht maxlambrecht changed the title [TESTING] Change CI macos jdk distribution to zulu Change CI macos jdk distribution to zulu Aug 16, 2024
@rturner3 rturner3 merged commit bf552c4 into spiffe:main Aug 16, 2024
@maxlambrecht maxlambrecht deleted the use-zulu-dist branch August 16, 2024 19:09
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