aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/conda.yml
AgeCommit message (Collapse)Author
2020-12-11conda.yml: restrict to main repository builds, otherwise fails to build in forksEven Rouault
2020-11-17github actions: update to conda-incubator/setup-miniconda@v2 to be ↵Even Rouault
compatible with latest github action security fix constraints
2020-10-14Add Conda package GitHub Action (#2373)Howard Butler
* implement conda package building * paths * need libtool * PLATFORM check * point to my PROJ feedstock for now * point to PROJ repos