Skip to content

Commit

Permalink
build(config): deprecate building Ubuntu 22.04 images as of Java 23
Browse files Browse the repository at this point in the history
As suggested by @gdams

Co-authored-by: George Adams <[email protected]>
  • Loading branch information
poikilotherm and gdams authored Jun 7, 2024
1 parent b91f386 commit ad82da6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/hotspot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ configurations:
- directory: ubuntu/jammy
image: ubuntu:22.04
architectures: [aarch64, arm, ppc64le, s390x, x64]
deprecated: 23
os: ubuntu

- directory: ubuntu/focal
Expand Down

0 comments on commit ad82da6

Please sign in to comment.