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

Commit 7175d71

Browse files
authored
Remove Ubuntu 14.04 support (#835)
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.
1 parent 40de482 commit 7175d71

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

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

9-
* Ubuntu 14.04
109
* Ubuntu 16.04
1110
* Ubuntu 18.04
1211
* Ubuntu 20.04

test/matrix-6x.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
OS:
2-
- ubuntu-1404
32
- ubuntu-1604
43
- ubuntu-1804
54
- ubuntu-2004

test/matrix.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
OS:
2-
- ubuntu-1404
32
- ubuntu-1604
43
- ubuntu-1804
54
- ubuntu-2004

0 commit comments

Comments
 (0)