File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 72
72
channels:
73
73
- conda-forge
74
74
- nodefaults
75
- cache-downloads : true
75
+ cache-downloads : false
76
76
cache-environment : true
77
77
create-args : >-
78
78
python=3.12
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ jobs:
101
101
channels:
102
102
- conda-forge
103
103
- nodefaults
104
- cache-downloads : true
104
+ cache-downloads : false
105
105
cache-environment : true
106
106
create-args : >-
107
107
python=${{ matrix.python-version }}${{ matrix.optional-packages }}
Original file line number Diff line number Diff line change 95
95
channels:
96
96
- conda-forge
97
97
- nodefaults
98
- cache-downloads : true
98
+ cache-downloads : false
99
99
cache-environment : true
100
100
create-args : >-
101
101
python=3.12
Original file line number Diff line number Diff line change 59
59
channels:
60
60
- conda-forge
61
61
- nodefaults
62
- cache-downloads : true
62
+ cache-downloads : false
63
63
cache-environment : true
64
64
create-args : >-
65
65
python=3.9
You can’t perform that action at this time.
0 commit comments