Kaynağa Gözat

Revert "CI: add PDAL support (#1638)" backport

This reverts commit 5b9b736e4e1a691686dbd09c336d39d6be0667ed.
Markus 3 yıl önce
ebeveyn
işleme
bfc90b48d2
2 değiştirilmiş dosya ile 0 ekleme ve 4 silme
  1. 0 3
      .github/workflows/apt.txt
  2. 0 1
      .github/workflows/build.sh

+ 0 - 3
.github/workflows/apt.txt

@@ -9,11 +9,8 @@ libgl1-mesa-dev
 libglu1-mesa-dev
 libnetcdf-dev
 libopenblas-dev
-libpdal-dev
 libpng-dev
 libproj-dev
-pdal
-proj-bin
 libreadline-dev
 libzstd-dev
 python3-dateutil

+ 0 - 1
.github/workflows/build.sh

@@ -32,7 +32,6 @@ export INSTALL_PREFIX=$1
     --with-lapack \
     --with-readline \
     --with-openmp \
-    --with-pdal \
     --with-pthread \
     --with-tiff \
     --with-freetype \