Skip to content

Commit

Permalink
Drop amazonlinux:1 (based on RHEL:6 (EOL)) support.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Dec 17, 2020
1 parent f7992a5 commit 3b91894
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/molecule.yml
Expand Up @@ -35,8 +35,6 @@ jobs:
config:
- image: "alpine"
tag: "latest"
- image: "amazonlinux"
tag: "1"
- image: "amazonlinux"
tag: "latest"
- image: "centos"
Expand Down
2 changes: 0 additions & 2 deletions .gitlab-ci.yml
Expand Up @@ -18,8 +18,6 @@ molecule:
matrix:
- image: "alpine"
tag: "latest"
- image: "amazonlinux"
tag: "1"
- image: "amazonlinux"
tag: "latest"
- image: "centos"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -78,7 +78,7 @@ This role has been tested on these [container images](https://hub.docker.com/u/r
|container|tags|
|---------|----|
|alpine|all|
|amazon|all|
|amazon|Candidate|
|el|7, 8|
|debian|buster, bullseye|
|fedora|all|
Expand Down
2 changes: 1 addition & 1 deletion meta/main.yml
Expand Up @@ -13,7 +13,7 @@ galaxy_info:
- all
- name: Amazon
versions:
- all
- Candidate
- name: EL
versions:
- 7
Expand Down

0 comments on commit 3b91894

Please sign in to comment.