boostorg / gil

Boost.GIL - Generic Image Library | Requires C++14 since Boost 1.80
https://boostorg.github.io/gil
Boost Software License 1.0
179 stars 163 forks source link

ci: Stop building on CircleCI #646

Closed mloskot closed 2 years ago

mloskot commented 2 years ago

Apparently, the CircleCI setup for GIL has rotten enough to become unusable:

image

image

We are considering complete switch over to GitHub Actions only with minimal builds, see https://github.com/boostorg/gil/issues/642#issuecomment-1092730524, removing GIL from the CircleCI is aligned with that plan and should lower the maintenance overhead.