[PR #452] [MERGED] Don't install GraalVM for an architecture that can't be built #558

Closed
opened 2025-12-30 01:25:19 +01:00 by adam · 0 comments
Owner

📋 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: mainHead: fix-conditional-tasks


📝 Commits (1)

  • 08cf904 Don'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.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/452 **Author:** [@bioball](https://github.com/bioball) **Created:** 4/25/2024 **Status:** ✅ Merged **Merged:** 4/30/2024 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `fix-conditional-tasks` --- ### 📝 Commits (1) - [`08cf904`](https://github.com/apple/pkl/commit/08cf904b3a8c7e7754288a21d0e6f817670e7661) Don't install GraalVM for an architecture that can't be built ### 📊 Changes **1 file changed** (+52 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `pkl-cli/pkl-cli.gradle.kts` (+52 -40) </details> ### 📄 Description Fixes an issue where native builds will try to install GraalVM for the wrong architecture. Closes #450 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:25:19 +01:00
adam closed this issue 2025-12-30 01:25:19 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#558