🔄 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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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.