Changes between Version 76 and Version 77 of CI
- Timestamp:
- Jul 7, 2022, 2:20:18 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CI
v76 v77 4 4 5 5 The main pull request builder is: 6 * [https://djangoci.com/job/pull-requests-bionic/ pull-requests-bionic] (Ubuntu 18.04) runs PostgreSQL 12, MySQL 5.7 and MariaDB 10.4.25. GIS: spatialite 4.3.0a-5, GDAL 2.2.3, GEOS 3.6.2, PostGIS 2.5. 6 * [https://djangoci.com/job/pull-requests-focal/ pull-requests-focal] (Ubuntu 20.04) runs PostgreSQL 12, MySQL 8 and MariaDB 10.4.25. GIS: spatialite 4.3.0a-6, GDAL 3.0.4, GEOS 3.8.0, PROJ 6.3.1, PostGIS 3. 7 7 8 8 9 Other pull request builders which can be triggered manually with the corresponding comment phrases: … … 15 16 * Ubuntu 14.04 runs PostgreSQL 9.3 and MySQL 5.6. GIS: spatialite 4.1.1, GDAL 1.10.1, GEOS 3.4.2, PostGIS 2.1 16 17 * Ubuntu 16.04 runs PostgreSQL 9.5 and MySQL 5.7. GIS: spatialite 4.3.0a-5, GDAL 1.11.3, GEOS 3.5.0, PostGIS 2.2 17 18 * Ubuntu 18.04 runs PostgreSQL 12, MySQL 5.7 and MariaDB 10.4.25. GIS: spatialite 4.3.0a-5, GDAL 2.2.3, GEOS 3.6.2, 18 19 == GitHub actions == 19 20