File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7272 channels:
7373 - conda-forge
7474 - nodefaults
75- cache-downloads : true
75+ cache-downloads : false
7676 cache-environment : true
7777 create-args : >-
7878 python=3.12
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ jobs:
101101 channels:
102102 - conda-forge
103103 - nodefaults
104- cache-downloads : true
104+ cache-downloads : false
105105 cache-environment : true
106106 create-args : >-
107107 python=${{ matrix.python-version }}${{ matrix.optional-packages }}
Original file line number Diff line number Diff line change 9595 channels:
9696 - conda-forge
9797 - nodefaults
98- cache-downloads : true
98+ cache-downloads : false
9999 cache-environment : true
100100 create-args : >-
101101 python=3.12
Original file line number Diff line number Diff line change 5959 channels:
6060 - conda-forge
6161 - nodefaults
62- cache-downloads : true
62+ cache-downloads : false
6363 cache-environment : true
6464 create-args : >-
6565 python=3.9
You can’t perform that action at this time.
0 commit comments