Skip to content

Commit 1d1d390

Browse files
committed
Change channel-prority
1 parent c235909 commit 1d1d390

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
miniforge-version: latest
6060
mamba-version: "*"
6161
activate-environment: pymc-experimental-test
62-
channel-priority: strict
62+
channel-priority: true
6363
environment-file: conda-envs/environment-test.yml
6464
python-version: ${{matrix.python-version}}
6565
use-mamba: true
@@ -124,7 +124,7 @@ jobs:
124124
miniforge-version: latest
125125
mamba-version: "*"
126126
activate-environment: pymc-experimental-test
127-
channel-priority: strict
127+
channel-priority: true
128128
environment-file: conda-envs/windows-environment-test.yml
129129
python-version: ${{matrix.python-version}}
130130
use-mamba: true

0 commit comments

Comments
 (0)