Skip to content

Commit 6c571d5

Browse files
committed
try no conda forge stuff
1 parent f78d5c7 commit 6c571d5

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

scripts/azp/osx.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,7 @@ jobs:
3030
source activate pdal
3131
conda install --yes --quiet --name pdal -c conda-forge scikit-build pdal pytest numpy conda-forge-ci-setup=2 -y
3232
displayName: Install PDAL
33-
- script: |
34-
source activate pdal
35-
export CI=azure
36-
source run_conda_forge_build_setup
37-
env: {
38-
OSX_FORCE_SDK_DOWNLOAD: "1"
39-
}
40-
displayName: Configure OSX SDK
33+
4134
- script: |
4235
source activate pdal
4336
which pytest

0 commit comments

Comments
 (0)