[PR #926] [MERGED] fix: upgrade ci jobs to jdk 21 #807

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/926
Author: @sgammon
Created: 2/4/2025
Status: Merged
Merged: 2/4/2025
Merged by: @bioball

Base: mainHead: fix/main-ci-jobs


📝 Commits (1)

  • e08453e fix: upgrade ci jobs to jdk 21

📊 Changes

5 files changed (+16 additions, -16 deletions)

View changed files

📝 .circleci/config.yml (+12 -12)
📝 .circleci/jobs/BuildNativeJob.pkl (+1 -1)
📝 .circleci/jobs/DeployJob.pkl (+1 -1)
📝 .circleci/jobs/SimpleGradleJob.pkl (+1 -1)
📝 gradle/libs.versions.toml (+1 -1)

📄 Description

Fixes jobs like bench and CLI native builds which now need to build against JDK 21. Followup to #876.


🔄 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/926 **Author:** [@sgammon](https://github.com/sgammon) **Created:** 2/4/2025 **Status:** ✅ Merged **Merged:** 2/4/2025 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `fix/main-ci-jobs` --- ### 📝 Commits (1) - [`e08453e`](https://github.com/apple/pkl/commit/e08453ea4de1271250f36cfc9139254635b8574a) fix: upgrade ci jobs to jdk 21 ### 📊 Changes **5 files changed** (+16 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `.circleci/config.yml` (+12 -12) 📝 `.circleci/jobs/BuildNativeJob.pkl` (+1 -1) 📝 `.circleci/jobs/DeployJob.pkl` (+1 -1) 📝 `.circleci/jobs/SimpleGradleJob.pkl` (+1 -1) 📝 `gradle/libs.versions.toml` (+1 -1) </details> ### 📄 Description Fixes jobs like `bench` and CLI native builds which now need to build against JDK 21. Followup to #876. --- <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:26:55 +01:00
adam closed this issue 2025-12-30 01:26:55 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#807