Changes between Version 46 and Version 47 of CI


Ignore:
Timestamp:
Dec 4, 2020, 4:17:23 AM (3 years ago)
Author:
Mariusz Felisiak
Comment:

Updated MariaDB version to 10.2.33; Removed Python 3.5 from Windows machine.

Legend:

Unmodified
Added
Removed
Modified
  • CI

    v46 v47  
    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.2.33. 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 10, MySQL 5.7 and MariaDB 10.2.36. GIS: spatialite 4.3.0a-5, GDAL 2.2.3, GEOS 3.6.2, PostGIS 2.4
    77
    88Other pull request builders which can be triggered manually with the corresponding comment phrases:
     
    4444
    4545||= Python =||= SQLite =||
    46 || 3.5.4 || 3.8.11 ||
    4746|| 3.6.8 || 3.21.0 ||
    4847|| 3.7.7 || 3.28.0 ||
Back to Top