add conda-forge as a channel

This commit is contained in:
krande
2023-11-23 15:11:46 +01:00
parent c04fa12051
commit fc2da4ee8f
@@ -59,6 +59,8 @@ jobs:
environment-name: build-env environment-name: build-env
cache-environment: true cache-environment: true
condarc: | condarc: |
channels:
- conda-forge
channel_priority: strict channel_priority: strict
create-args: >- create-args: >-
python=3.11 python=3.11