Skip to content

Commit

Permalink
Dropped support for Ubuntu Bionic (#372)
Browse files Browse the repository at this point in the history
Canonical have ended standard support for Ubuntu Bionic.
  • Loading branch information
freemanjp authored Aug 11, 2024
1 parent 2a42b97 commit 63b7537
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ Requirements

* Ubuntu

* Bionic (18.04)
* Focal (20.04)
* Jammy (22.04)

Expand Down
1 change: 0 additions & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ galaxy_info:
- '9'
- name: Ubuntu
versions:
- bionic
- focal
- jammy
- name: Debian
Expand Down
2 changes: 1 addition & 1 deletion molecule/ubuntu-min/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ role_name_check: 2

platforms:
- name: ansible-role-golang-ubuntu-min
image: ubuntu:18.04
image: ubuntu:20.04

provisioner:
name: ansible
Expand Down

0 comments on commit 63b7537

Please sign in to comment.