Skip to content

fix(spawn-local-jdk): detect GitHub Actions JDK installations on macOS runners#46

Merged
deer merged 1 commit into
mainfrom
detect_mac_github_actions
Jun 26, 2026
Merged

fix(spawn-local-jdk): detect GitHub Actions JDK installations on macOS runners#46
deer merged 1 commit into
mainfrom
detect_mac_github_actions

Conversation

@deer

@deer deer commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

Adds mac@github-actions rule to java.home.properties so Spawn can auto-discover JDKs installed by the setup-java action on macOS GitHub Actions runners (/Users/runner/hostedtoolcache/Java_*/*/*/Contents/Home). Mirrors the existing unix@github-actions rule already present for Linux runners.

@deer deer merged commit 7b23503 into main Jun 26, 2026
1 check passed
@deer deer deleted the detect_mac_github_actions branch June 26, 2026 11:38
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.

1 participant