From: Sarah Hoffmann Date: Fri, 17 Nov 2023 15:12:55 +0000 (+0100) Subject: CI: remove Ubuntu 18, no longer available on Actions X-Git-Tag: v4.2.4~2 X-Git-Url: https://git.openstreetmap.org/nominatim.git/commitdiff_plain/6d4da5123c37fd432076657fc48eadcfd63b444b CI: remove Ubuntu 18, no longer available on Actions --- diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index 1f6b818c..7d9c931d 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -37,7 +37,7 @@ jobs: needs: create-archive strategy: matrix: - ubuntu: [18, 20, 22] + ubuntu: [20, 22] include: - ubuntu: 18 postgresql: 9.6