Changes between Version 72 and Version 73 of CI


Ignore:
Timestamp:
May 3, 2022, 4:01:23 AM (2 years ago)
Author:
Mariusz Felisiak
Comment:

Updated PostgreSQL version to 11 and PostGIS to 2.5.

Legend:

Unmodified
Added
Removed
Modified
  • CI

    v72 v73  
    44
    55The main pull request builder is:
    6 * [https://djangoci.com/job/pull-requests-bionic/ pull-requests-bionic] (Ubuntu 18.04) runs PostgreSQL 10, MySQL 5.7 and MariaDB 10.3.32. GIS: spatialite 4.3.0a-5, GDAL 2.2.3, GEOS 3.6.2, PostGIS 2.4
     6* [https://djangoci.com/job/pull-requests-bionic/ pull-requests-bionic] (Ubuntu 18.04) runs PostgreSQL 11, MySQL 5.7 and MariaDB 10.3.32. GIS: spatialite 4.3.0a-5, GDAL 2.2.3, GEOS 3.6.2, PostGIS 2.5.
    77
    88Other pull request builders which can be triggered manually with the corresponding comment phrases:
Back to Top