Skip to content

Commit 5808135

Browse files
lithomas1nickleus27
authored andcommitted
CI: Use conda-forge to create Python 3.10 env (pandas-dev#44388)
1 parent fded332 commit 5808135

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sdist.yml

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
- uses: conda-incubator/setup-miniconda@v2
5454
with:
5555
activate-environment: pandas-sdist
56+
channels: conda-forge
5657
python-version: '${{ matrix.python-version }}'
5758

5859
- name: Install pandas from sdist

0 commit comments

Comments
 (0)