Skip to content

Commit

Permalink
Use GDAL 3.7, remove unused workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Oct 25, 2023
1 parent dd67b02 commit b6b9ea3
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 550 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 b6b9ea3

Please sign in to comment.