Skip to content

Commit 4beaeca

Browse files
authored
Update main.yml
1 parent d6c606f commit 4beaeca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
# More info on options: https://github.com/conda-incubator/setup-miniconda
3737
python-version: ${{ matrix.python-version }}
3838
environment-file: environment.yml
39-
channels: conda-forge,defaults
39+
channels: defaults
4040
activate-environment: numerical-methods
4141
auto-update-conda: true
4242
auto-activate-base: false

0 commit comments

Comments
 (0)