From 64d28ee267d9bfd68899c860fefadcf9e4924d7f Mon Sep 17 00:00:00 2001 From: Shelley Lambert Date: Tue, 16 Jan 2024 17:18:54 -0500 Subject: [PATCH] Remove jdk20, add 21 & remove 32bit platforms Signed-off-by: Shelley Lambert --- .github/ISSUE_TEMPLATE/release-status.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/release-status.md b/.github/ISSUE_TEMPLATE/release-status.md index d33068d..e42b963 100644 --- a/.github/ISSUE_TEMPLATE/release-status.md +++ b/.github/ISSUE_TEMPLATE/release-status.md @@ -62,8 +62,8 @@ Sharing information in this issue since the TCK work is being tracked in temurin | arm32 Linux | ⏸️ | ⏸️ | ⏸️ | ⏸️ | ⏸️ | | | x64 alpine-Linux | ⏸️ | ⏸️ | ⏸️ | ⏸️ | ⏸️ | This will be a headless build | -### JDK20.0.XX+Y -| Platform | jdk20 AQA | jdk20 TCK | jdk20 published| jdk20 installers | jdk20 images | Notes | +### JDK21.0.X+Y +| Platform | jdk21 AQA | jdk21 TCK | jdk21 published| jdk21 installers | jdk21 images | Notes | | ----- | ----- | ----- | ----- | ----- | ----- | ----- | | **x64 Linux** | ⏸️ | ⏸️ | ⏸️ | ⏸️ | ⏸️ | | | **x64 Windows** | ⏸️ | ⏸️ | ⏸️ | ⏸️ | ⏸️ | | @@ -73,6 +73,4 @@ Sharing information in this issue since the TCK work is being tracked in temurin | ppcle64 Linux | ⏸️ | ⏸️ | ⏸️ | ⏸️ | ⏸️ | | | s390x Linux | ⏸️ | ⏸️ | ⏸️ | ⏸️ | ⏸️ | | | ppc64 AIX | ⏸️ | ⏸️ | ⏸️ | ⛔ | ⛔ | | -| x32 Windows | ⏸️ | ⏸️ | ⏸️ | ⏸ | ⛔ | | -| arm32 Linux | ⏸️ | ⏸️ | ⏸️ | ⏸️ | ⏸️ | | | x64 alpine-Linux | ⏸️ | ⏸️ | ⏸️ | ⏸️ | ⏸️ | This will be a headless build |