You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/user/announcements.rst
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,12 @@ Our announcements are published to an RSS feed `here <https://conda-forge.org/do
8
8
2021
9
9
----
10
10
11
+
:2021-10-20: conda-forge now uses mambabuild as default
12
+
13
+
conda-forge now uses `mamba <https://github.com/mamba-org/mamba>`_ during the build process (via ``conda mambabuild`` of the `boa <https://github.com/mamba-org/boa>`_ project). This was
14
+
changed in `conda-smithy 3.13.0 <https://github.com/conda-forge/conda-smithy/blob/main/CHANGELOG.rst#v3130>`_
15
+
and should automatically apply when re-rendering.
16
+
11
17
:2021-10-13: GCC 10 and clang 12 as default compilers for Linux and macOS
12
18
13
19
These compilers will become the default for building packages in conda-forge.
0 commit comments