Skip to content

Commit

Permalink
fix: add 24.04 to support list (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
jseniuk authored May 29, 2024
1 parent 84a8fa7 commit 5b501c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,7 @@ galaxy_info:
- xenial
- bionic
- focal
- jammy
- noble
galaxy_tags: []
dependencies: []
1 change: 1 addition & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
- '18.04'
- '20.04'
- '22.04'
- '24.04'

- name: Check if OS is Ubuntu LTS
assert:
Expand Down

0 comments on commit 5b501c9

Please sign in to comment.