Changes between Version 92 and Version 93 of CI


Ignore:
Timestamp:
Aug 27, 2025, 7:59:31 AM (11 days ago)
Author:
Jacob Walls
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CI

    v92 v93  
    3131* `Selenium tests` - runs the Selenium tests for any PR with the `selenium` label applied.
    3232* `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.
    3334
    3435== Troubleshooting ==
Back to Top