Skip to content

Commit 5843d24

Browse files
committed
CI: Debug slow environment solve times
1 parent 25e6462 commit 5843d24

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/actions/setup-conda/action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ runs:
1414
condarc-file: ci/.condarc
1515
cache-environment: true
1616
cache-downloads: true
17+
log-level: debug
18+
create-args: --strict-channel-priority
1719

1820
- name: Uninstall pyarrow
1921
if: ${{ env.REMOVE_PYARROW == '1' }}

0 commit comments

Comments
 (0)