Skip to content

Commit

Permalink
Remove jdk20, add 21 & remove 32bit platforms (#18)
Browse files Browse the repository at this point in the history
Signed-off-by: Shelley Lambert <slambert@gmail.com>
  • Loading branch information
smlambert authored Jan 16, 2024
1 parent 13eb2c3 commit aaaedaf
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/ISSUE_TEMPLATE/release-status.md
Original file line number Diff line number Diff line change
Expand Up @@ -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** | ⏸️ | ⏸️ | ⏸️ | ⏸️ | ⏸️ | |
Expand All @@ -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 |

0 comments on commit aaaedaf

Please sign in to comment.