diff --git a/.github/workflows/ci-ifcopenshell-conda-daily.yml b/.github/workflows/ci-ifcopenshell-conda-daily.yml index c55f5e3827..835232eb07 100644 --- a/.github/workflows/ci-ifcopenshell-conda-daily.yml +++ b/.github/workflows/ci-ifcopenshell-conda-daily.yml @@ -59,6 +59,8 @@ jobs: environment-name: build-env cache-environment: true condarc: | + channels: + - conda-forge channel_priority: strict create-args: >- python=3.11