Skip to content

Commit

Permalink
Add Ubuntu 24.04 LTS support.
Browse files Browse the repository at this point in the history
  • Loading branch information
geerlingguy committed Apr 25, 2024
1 parent aa52db0 commit bc87469
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
distro:
- rockylinux9
- rockylinux8
- ubuntu2404
- ubuntu2204
- ubuntu2004
- debian12
Expand Down
1 change: 1 addition & 0 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ galaxy_info:
- bionic
- focal
- jammy
- noble
- name: FreeBSD
versions:
- 10.2
Expand Down
6 changes: 6 additions & 0 deletions vars/Ubuntu-24.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
# JDK version options include:
# - java
# - openjdk-17-jdk
__java_packages:
- openjdk-21-jdk

0 comments on commit bc87469

Please sign in to comment.