|
74 | 74 | activate-environment: python_3_with_R
|
75 | 75 | environment-file: testing/env_python_3.9_with_R.yml
|
76 | 76 | python-version: 3.9
|
77 |
| - miniforge-variant: Mambaforge |
78 | 77 | channels: conda-forge,defaults
|
79 | 78 | channel-priority: true
|
80 | 79 | auto-activate-base: false
|
@@ -125,7 +124,6 @@ jobs:
|
125 | 124 | activate-environment: python_3_with_R_and_tensorflow
|
126 | 125 | environment-file: testing/env_python_3_with_R_and_tensorflow.yml
|
127 | 126 | python-version: 3.9
|
128 |
| - miniforge-variant: Mambaforge |
129 | 127 | channels: conda-forge,defaults
|
130 | 128 | channel-priority: true
|
131 | 129 | auto-activate-base: false
|
@@ -173,7 +171,6 @@ jobs:
|
173 | 171 | activate-environment: python_3_with_R
|
174 | 172 | environment-file: testing/env_python_${{ matrix.python }}_with_R.yml
|
175 | 173 | python-version: ${{ matrix.python }}
|
176 |
| - miniforge-variant: Mambaforge |
177 | 174 | channels: conda-forge,defaults
|
178 | 175 | channel-priority: true
|
179 | 176 | auto-activate-base: false
|
@@ -229,7 +226,6 @@ jobs:
|
229 | 226 | activate-environment: python_3_with_R
|
230 | 227 | environment-file: testing/env_python_3_with_R.yml
|
231 | 228 | python-version: 3.9
|
232 |
| - miniforge-variant: Mambaforge |
233 | 229 | channels: conda-forge,defaults
|
234 | 230 | channel-priority: true
|
235 | 231 | auto-activate-base: false
|
@@ -286,7 +282,6 @@ jobs:
|
286 | 282 | activate-environment: python_3_with_flink
|
287 | 283 | environment-file: testing/env_python_3_with_flink_${{ matrix.flink }}.yml
|
288 | 284 | python-version: ${{ matrix.python }}
|
289 |
| - miniforge-variant: Mambaforge |
290 | 285 | channels: conda-forge,defaults
|
291 | 286 | channel-priority: true
|
292 | 287 | auto-activate-base: false
|
@@ -336,7 +331,6 @@ jobs:
|
336 | 331 | activate-environment: python_3_with_R
|
337 | 332 | environment-file: testing/env_python_3_with_R.yml
|
338 | 333 | python-version: 3.9
|
339 |
| - miniforge-variant: Mambaforge |
340 | 334 | channels: conda-forge,defaults
|
341 | 335 | channel-priority: true
|
342 | 336 | auto-activate-base: false
|
@@ -389,7 +383,6 @@ jobs:
|
389 | 383 | activate-environment: python_3_with_R
|
390 | 384 | environment-file: testing/env_python_${{ matrix.python }}_with_R.yml
|
391 | 385 | python-version: ${{ matrix.python }}
|
392 |
| - miniforge-variant: Mambaforge |
393 | 386 | channels: conda-forge,defaults
|
394 | 387 | channel-priority: true
|
395 | 388 | auto-activate-base: false
|
@@ -453,7 +446,6 @@ jobs:
|
453 | 446 | activate-environment: python_37_with_R
|
454 | 447 | environment-file: testing/env_python_3.7_with_R.yml
|
455 | 448 | python-version: 3.7
|
456 |
| - miniforge-variant: Mambaforge |
457 | 449 | channels: conda-forge,defaults
|
458 | 450 | channel-priority: true
|
459 | 451 | auto-activate-base: false
|
|
0 commit comments