Skip to content

Commit

Permalink
Drop support for ArchLinux, Add GitHub Actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Jan 4, 2020
1 parent f0cd4e9 commit 99ac367
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ansible.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
matrix:
image:
- amazonlinux
- archlinux
- debian
- centos
- fedora
Expand Down
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ env:
namespace="robertdebock"
matrix:
- image="amazonlinux"
# - namespace="archlinux" image="base"
- image="debian" tag="unstable"
- image="debian"
- image="centos" tag="7"
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ This role has been tested on these [container images](https://hub.docker.com/):
|container|tags|
|---------|----|
|amazon|Candidate|
|archlinux|all|
|debian|all|
|el|7, 8|
|fedora|all|
Expand Down
3 changes: 0 additions & 3 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ galaxy_info:
- name: Amazon
versions:
- Candidate
- name: ArchLinux
versions:
- all
- name: Debian
versions:
- all
Expand Down

0 comments on commit 99ac367

Please sign in to comment.