Skip to content

Commit

Permalink
Change channel-prority
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoV94 committed Mar 30, 2023
1 parent dec98d7 commit 3365a9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
miniforge-version: latest
mamba-version: "*"
activate-environment: pymc-experimental-test
channel-priority: strict
channel-priority: true
environment-file: conda-envs/environment-test.yml
python-version: ${{matrix.python-version}}
use-mamba: true
Expand Down Expand Up @@ -124,7 +124,7 @@ jobs:
miniforge-version: latest
mamba-version: "*"
activate-environment: pymc-experimental-test
channel-priority: strict
channel-priority: true
environment-file: conda-envs/windows-environment-test.yml
python-version: ${{matrix.python-version}}
use-mamba: true
Expand Down

0 comments on commit 3365a9d

Please sign in to comment.