Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Commit

Permalink
Remove Ubuntu 14.04 support (#835)
Browse files Browse the repository at this point in the history
This commit removes the support of Ubuntu 14.04. This distribution is
EOL since April 30th 2019 and CI tests are failing because apt
repositories aren't available anymore.
  • Loading branch information
jmlrt authored Dec 6, 2021
1 parent 40de482 commit 7175d71
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

Ansible role for 7.x/6.x Elasticsearch. Currently this works on Debian and RedHat based linux systems. Tested platforms are:

* Ubuntu 14.04
* Ubuntu 16.04
* Ubuntu 18.04
* Ubuntu 20.04
Expand Down
1 change: 0 additions & 1 deletion test/matrix-6x.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
OS:
- ubuntu-1404
- ubuntu-1604
- ubuntu-1804
- ubuntu-2004
Expand Down
1 change: 0 additions & 1 deletion test/matrix.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
OS:
- ubuntu-1404
- ubuntu-1604
- ubuntu-1804
- ubuntu-2004
Expand Down

0 comments on commit 7175d71

Please sign in to comment.