Skip to content

chore: Setup Environment failing to install Java on Win ARM-64#5060

Merged
Flash0ver merged 4 commits intomainfrom
setup-java-5059
Mar 24, 2026
Merged

chore: Setup Environment failing to install Java on Win ARM-64#5060
Flash0ver merged 4 commits intomainfrom
setup-java-5059

Conversation

@jamescrosswell
Copy link
Copy Markdown
Collaborator

@jamescrosswell jamescrosswell commented Mar 24, 2026

Fixes: #5059

Solution

Windows arm64 is supported in Java temurin 21+ so we've bumped to using Java SDK 21 for our builds.

#skip-changelog

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 24, 2026

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


This PR will not appear in the changelog.


🤖 This preview updates automatically when you update the PR.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.01%. Comparing base (1de31a9) to head (89b7316).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5060   +/-   ##
=======================================
  Coverage   74.00%   74.01%           
=======================================
  Files         499      499           
  Lines       18048    18048           
  Branches     3512     3512           
=======================================
+ Hits        13357    13358    +1     
+ Misses       3837     3832    -5     
- Partials      854      858    +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jamescrosswell jamescrosswell marked this pull request as ready for review March 24, 2026 08:33
@Flash0ver Flash0ver merged commit 7ce8693 into main Mar 24, 2026
46 checks passed
@Flash0ver Flash0ver deleted the setup-java-5059 branch March 24, 2026 11:14
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.

Setup Environment fails to install Java on Windows ARM64

2 participants