Skip to content

Commit

Permalink
update GDAL spec
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Feb 11, 2020
1 parent d2b5fcf commit 70c2b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/azp/linux-old-gdal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
conda config --set always_yes True --set show_channel_urls True
conda config --add channels conda-forge
conda config --set channel_priority strict
conda install --yes --quiet --name pdal -c conda-forge gdal=2.4.4=py38h1304821_0 python=3.8 conda-build ninja conda-forge-ci-setup=2 -y
conda install --yes --quiet --name pdal -c conda-forge gdal=2.4.4=py38h5f563d9_0 python=3.8 conda-build ninja conda-forge-ci-setup=2 -y
conda install --yes --quiet --name pdal -c conda-forge pdal --only-deps -y
displayName: Install PDAL dependencies
- script: |
Expand Down

0 comments on commit 70c2b27

Please sign in to comment.