From d72fd93a99ac4641383b768cc0fd19a22886ed78 Mon Sep 17 00:00:00 2001 From: Nyall Dawson Date: Wed, 17 Sep 2025 09:01:33 +1000 Subject: [PATCH] Drop saga from ubuntu ci It's not used --- .docker/qgis3-ubuntu-qt6-build-deps.dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/.docker/qgis3-ubuntu-qt6-build-deps.dockerfile b/.docker/qgis3-ubuntu-qt6-build-deps.dockerfile index 10cf0b9ee58..872cb6a5ae1 100644 --- a/.docker/qgis3-ubuntu-qt6-build-deps.dockerfile +++ b/.docker/qgis3-ubuntu-qt6-build-deps.dockerfile @@ -96,7 +96,6 @@ RUN apt-get update \ qt6-3d-gltfsceneio-plugin \ qt6-3d-scene2d-plugin \ qt6-image-formats-plugins \ - saga \ libsfcgal2 \ supervisor \ unzip \