Changes between Version 83 and Version 84 of CI


Ignore:
Timestamp:
Sep 19, 2023, 4:57:06 AM (14 months ago)
Author:
Mariusz Felisiak
Comment:

Updated MariaDB version to 10.5.22.

Legend:

Unmodified
Added
Removed
Modified
  • CI

    v83 v84  
    55The main pull request builders are:
    66* [https://djangoci.com/job/pull-requests-focal/ pull-requests-focal] (Ubuntu 20.04) runs PostgreSQL 12 (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.
    7 * [https://djangoci.com/job/pr-mariadb/ pr-mariadb] (Ubuntu 20.04) runs MariaDB 10.4.30. 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.22. 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 12 with `psycopg2`. GIS: GDAL 3.0.4, GEOS 3.8.0, PROJ 6.3.1, PostGIS 3.
    99
Back to Top