File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,16 @@ Our announcements are published to an RSS feed `here <https://conda-forge.org/do
8
8
2021
9
9
----
10
10
11
+ :2021-12-02: CentOS 7 docker images are now the default
12
+
13
+ We are moving all ``conda-forge `` ``linux-64 `` jobs to use CentOS 7-based docker images.
14
+ This will help users avoid ``conda/mamba `` solver errors where dependencies that need
15
+ CentOS 7 cannot be installed. Importantly, our compiler stack will still default to using
16
+ a CentOS 6 sysroot unless the recipe explicitly lists the CentoOS 7 sysroot package. This
17
+ build configuration means that our core system ABI on linux will remain largely CentOS 6-compatible,
18
+ keeping support for older systems largely intact. We will reconsider moving the default ABI to
19
+ CentOS 7 at a later date.
20
+
11
21
:2021-11-17: ``cloud.drone.io `` no longer working
12
22
13
23
The ``cloud.drone.io `` service we use for ``aarch64 `` builds is no longer accepting our API
You can’t perform that action at this time.
0 commit comments