Changes between Version 96 and Version 97 of CI


Ignore:
Timestamp:
Oct 26, 2025, 1:37:07 PM (2 weeks ago)
Author:
Mariusz Felisiak
Comment:

Update MySQL to 8.4.

Legend:

Unmodified
Added
Removed
Modified
  • CI

    v96 v97  
    44
    55The main pull request builders are:
    6 * [https://djangoci.com/job/pull-requests-focal/ pull-requests-noble] (Ubuntu 24.04) runs PostgreSQL 15 (with `psycopg`) and MySQL 8. GIS: spatialite 4.3.0a-6, GDAL 3.8.4, GEOS 3.12.1, PROJ 9.4.0, PostGIS 3.6.
     6* [https://djangoci.com/job/pull-requests-focal/ pull-requests-noble] (Ubuntu 24.04) runs PostgreSQL 15 (with `psycopg`) and MySQL 8.4. GIS: spatialite 4.3.0a-6, GDAL 3.8.4, GEOS 3.12.1, PROJ 9.4.0, PostGIS 3.6.
    77* [https://djangoci.com/job/pr-mariadb/ pr-mariadb] (Ubuntu 24.04) runs MariaDB 10.11.13. GIS: GDAL 3.8.4, GEOS 3.12.1, PROJ 9.4.0.
    88* [https://djangoci.com/job/pull-requests-postgresql-psycopg2/ pull-requests-postgresql-psycopg2] (Ubuntu 24.04) runs PostgreSQL 15 with `psycopg2`. GIS: GDAL 3.8.4, GEOS 3.12.1, PROJ 9.4.0, PostGIS 3.6.
Back to Top