Skip to content

Commit

Permalink
Remove lunar tests for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
buluma committed Jul 13, 2024
1 parent 14dbfde commit c2ff1e6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ jobs:
tag: "bionic"
- image: "docker-molecule-images"
tag: "jammy"
- image: "docker-molecule-images"
tag: "lunar"
steps:
- name: Checkout Role
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ This role has been tested on these [container images](https://hub.docker.com/u/b
|[EL](https://hub.docker.com/r/buluma/enterpriselinux)|9|
|[Fedora](https://hub.docker.com/r/buluma/fedora)|39, 40|
|[opensuse](https://hub.docker.com/r/buluma/opensuse)|all|
|[Ubuntu](https://hub.docker.com/r/buluma/ubuntu)|focal, bionic, jammy, lunar|
|[Ubuntu](https://hub.docker.com/r/buluma/ubuntu)|focal, bionic, jammy|

The minimum version of Ansible required is 2.12, tests have been done to:

Expand Down
1 change: 0 additions & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ galaxy_info:
- focal
- bionic
- jammy
- lunar

galaxy_tags:
- python
Expand Down

0 comments on commit c2ff1e6

Please sign in to comment.