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 e0b9edc commit 3f1eb14
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 @@ -33,8 +33,6 @@ jobs:
fail-fast: false
matrix:
config:
- image: "amazonlinux"
tag: "1"
- image: "amazonlinux"
tag: "latest"
- image: "centos"
Expand Down
2 changes: 0 additions & 2 deletions .gitlab-ci.yml
Expand Up @@ -16,8 +16,6 @@ molecule:
retry: 2
parallel:
matrix:
- image: "amazonlinux"
tag: "1"
- image: "amazonlinux"
tag: "latest"
- image: "centos"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -81,7 +81,7 @@ This role has been tested on these [container images](https://hub.docker.com/u/r

|container|tags|
|---------|----|
|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 @@ -10,7 +10,7 @@ galaxy_info:
platforms:
- name: Amazon
versions:
- all
- Candidate
- name: EL
versions:
- 7
Expand Down

0 comments on commit 3f1eb14

Please sign in to comment.