Skip to content

Commit

Permalink
Merge pull request #10785 from camptocamp/gdal-3-7-2-8
Browse files Browse the repository at this point in the history
Use GDAL 3.7, remove unused workflow
  • Loading branch information
sbrunner authored Oct 26, 2023
2 parents dd67b02 + ddf6f9a commit 7c43866
Show file tree
Hide file tree
Showing 10 changed files with 17 additions and 551 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ jobs:
- run: make build-config

# Build and lint QGIS images
- run: QGIS_VERSION=3.28-gdal3.6 make build-qgisserver
- run: QGIS_VERSION=3.28-gdal3.6 make prospector-qgisserver
- run: QGIS_VERSION=3.28-gdal3.7 make build-qgisserver
- run: QGIS_VERSION=3.28-gdal3.7 make prospector-qgisserver

# Tests
- run: make preparetest
Expand Down
182 changes: 0 additions & 182 deletions .github/workflows/ngeo-2-5.yaml

This file was deleted.

178 changes: 0 additions & 178 deletions .github/workflows/ngeo-2-6.yaml

This file was deleted.

Loading

0 comments on commit 7c43866

Please sign in to comment.