Skip to content

Commit d4a205d

Browse files
committed
CI(docs): Disable pthread for doxygen docs to match existing published docs
1 parent 16d7271 commit d4a205d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
--with-pdal \
121121
--with-postgres --with-postgres-includes=/usr/include/postgresql \
122122
--with-proj-share=/usr/share/proj \
123-
--with-pthread \
123+
--with-pthread=no \
124124
--with-readline \
125125
--with-sqlite \
126126
--with-tiff \

0 commit comments

Comments
 (0)