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
cache-environment: true
condarc: |
channels:
- conda-forge
channel_priority: strict
create-args: >-
python=3.11