Skip to content

Commit f6633fd

Browse files
committed
[CI] Drop support (and tests) for Ubuntu 18.04
1 parent 9860b46 commit f6633fd

File tree

3 files changed

+3
-9
lines changed

3 files changed

+3
-9
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,6 @@ flake8:
8989
- if: $CI_COMMIT_BRANCH
9090

9191

92-
tests:ubuntu:18.04:
93-
image: ubuntu:18.04
94-
variables:
95-
ODOO_INSTALL_NODE_VERSION: "16.15.1"
96-
<<: *tests-definition
97-
9892
tests:ubuntu:20.04:
9993
image: ubuntu:20.04
10094
<<: *tests-definition

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ The canonical source of odoo-helper-scripts is hosted on [GitLab](https://gitlab
9191
- *13.0*
9292
- *14.0*
9393
- *15.0*
94-
- *16.0* (**experimental**)
94+
- *16.0*
9595
- OS support:
96-
- On *Ubuntu* should work nice (auto tested on *Ubuntu 18.04, 20.04*)
96+
- On *Ubuntu* should work nice (auto tested on *Ubuntu 20.04, 22.04*)
9797
- Also should work on *Debian* based systems, but some troubles may happen with installation of system dependencies.
9898
- Other linux systems - in most cases should work, but system dependecies must be installed manualy.
9999
- Missed feature? [Fill an issue](https://gitlab.com/katyukha/odoo-helper-scripts/issues/new)

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ please, read carefully [Usage notes](#usage-note) section.
9393
- *13.0*
9494
- *14.0*
9595
- *15.0*
96-
- *16.0* (**experimental**)
96+
- *16.0*
9797
- OS support:
9898
- On *Ubuntu* should work nice
9999
- Also should work on *Debian* based systems, but some troubles may happen with installation of system dependencies.

0 commit comments

Comments
 (0)