Changes between Version 87 and Version 88 of CI


Ignore:
Timestamp:
Jul 15, 2024, 4:23:48 PM (8 weeks ago)
Author:
Mariusz Felisiak
Comment:

Updated MariaDB version to 10.5.25.

Legend:

Unmodified
Added
Removed
Modified
  • CI

    v87 v88  
    55The main pull request builders are:
    66* [https://djangoci.com/job/pull-requests-focal/ pull-requests-focal] (Ubuntu 20.04) runs PostgreSQL 14 (with `psycopg`) and MySQL 8. GIS: spatialite 4.3.0a-6, GDAL 3.0.4, GEOS 3.8.0, PROJ 6.3.1, PostGIS 3.4.
    7 * [https://djangoci.com/job/pr-mariadb/ pr-mariadb] (Ubuntu 20.04) runs MariaDB 10.5.24. GIS: GDAL 3.0.4, GEOS 3.8.0, PROJ 6.3.1.
     7* [https://djangoci.com/job/pr-mariadb/ pr-mariadb] (Ubuntu 20.04) runs MariaDB 10.5.25. GIS: GDAL 3.0.4, GEOS 3.8.0, PROJ 6.3.1.
    88* [https://djangoci.com/job/pull-requests-postgresql-psycopg2/ pull-requests-postgresql-psycopg2] (Ubuntu 20.04) runs PostgreSQL 14 with `psycopg2`. GIS: GDAL 3.0.4, GEOS 3.8.0, PROJ 6.3.1, PostGIS 3.4.
    99* [https://djangoci.com/job/pull-requests-pg-server-side-binding/ pull-requests-pg-server-side-binding] (Ubuntu 20.04) runs PostgreSQL 14 with `psycopg` and server-side binding cursors. GIS: GDAL 3.0.4, GEOS 3.8.0, PROJ 6.3.1, PostGIS 3.4.
Back to Top