浏览代码

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

This reverts commit 5b9b736e4e1a691686dbd09c336d39d6be0667ed.
Markus 3 年之前
父节点
当前提交
bfc90b48d2
共有 2 个文件被更改,包括 0 次插入4 次删除
  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 \