From: Sarah Hoffmann Date: Fri, 17 Nov 2023 15:19:26 +0000 (+0100) Subject: CI: completely remove ubuntu 18 X-Git-Tag: v4.2.4~1 X-Git-Url: https://git.openstreetmap.org/nominatim.git/commitdiff_plain/9f11be4c6aec87c72f10e6a343d7b93e8d629f89?hp=6d4da5123c37fd432076657fc48eadcfd63b444b CI: completely remove ubuntu 18 --- diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index 7d9c931d..765de4d0 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -39,11 +39,6 @@ jobs: matrix: ubuntu: [20, 22] include: - - ubuntu: 18 - postgresql: 9.6 - postgis: 2.5 - pytest: pytest - php: 7.2 - ubuntu: 20 postgresql: 13 postgis: 3