Github Actions will pull the Ubuntu 20.04 images beginning of April, so 
it's time to update our test images to newer versions. This moves all tests 
previously done in 20.04 to 22.04 and the ones that already were on 22.04 to 
24.04.

There are a couple of software versions we cannot test anymore, so they go out 
of support. New minimum supported versions are:

* PostgreSQL 11+
* PostGIS 3.0+
* gcc 10+
* clang 13+

Also updates minimum version of cmake to 3.10 because more recent cmake 
versions complain otherwise.
You can view, comment on, or merge this pull request online at:

  https://github.com/osm2pgsql-dev/osm2pgsql/pull/2302

-- Commit Summary --

  * CI: move to newer ubuntu versions
  * increase minimum required versions for dependencies
  * increase minimum required version of cmake to 3.10

-- File Changes --

    M .github/workflows/ci.yml (165)
    M .github/workflows/test-install.yml (4)
    M CMakeLists.txt (8)
    M README.md (6)
    M src/flex-lua-index.cpp (24)
    M src/osm2pgsql.cpp (4)

-- Patch Links --

https://github.com/osm2pgsql-dev/osm2pgsql/pull/2302.patch
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2302.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2302
You are receiving this because you are subscribed to this thread.

Message ID: <osm2pgsql-dev/osm2pgsql/pull/[email protected]>
_______________________________________________
Tile-serving mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/tile-serving

Reply via email to