mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
[PR #452] [MERGED] Don't install GraalVM for an architecture that can't be built #558
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/452
Author: @bioball
Created: 4/25/2024
Status: ✅ Merged
Merged: 4/30/2024
Merged by: @bioball
Base:
main← Head:fix-conditional-tasks📝 Commits (1)
08cf904Don't install GraalVM for an architecture that can't be built📊 Changes
1 file changed (+52 additions, -40 deletions)
View changed files
📝
pkl-cli/pkl-cli.gradle.kts(+52 -40)📄 Description
Fixes an issue where native builds will try to install GraalVM for the wrong architecture.
Closes #450
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.