Changes between Version 92 and Version 93 of CI
- Timestamp:
- Aug 27, 2025, 7:59:31 AM (11 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CI
v92 v93 31 31 * `Selenium tests` - runs the Selenium tests for any PR with the `selenium` label applied. 32 32 * `Benchmark` - Runs the [https://github.com/django/django-asv django-asv] benchmarks for any PR with the `benchmark` label applied. (The Benchmarks take some time, and will run on each subsequent push, but can be disabled by removing the label until you're ready to run them again.) 33 * `Geodjango Tests` Runs against docker images for PostGIS with more recent versions of geospatial libraries such as `GEOS` for any PR with the `geodjango` label applied. 33 34 34 35 == Troubleshooting ==