CI: update with latest compilers#685
Conversation
8025f37 to
d8177b8
Compare
|
Pull requests like this are not helpful and take me more time to review than to just do myself. My main goal is to make sure Aspell compiles on a wide range of compiler versions (both GCC cnd Clang) including the latest and and compilers found only any system with extended (even if paid) support. Please first open an issue to discuss any changes. |
|
Similar compiler versions are used across multiple images ( It's true that part of the more recent releases of the compilers can probably be tested from the existing
I am happy to help if you want me to. However, you probably have information that I don't have on how you wish to distribute compiler releases over images. You may also choose to close this PR, I have no problem with that. |
|
I have updated the compilers. The following compilers remain untested, but it's not straightforward without an Ubuntu 26.04 image:
Also, it would probably be nice to test on Ubuntu 26.04, and perhaps stop testing on Ubuntu 20.04, but again |
|
Thanks for understanding. I'll keep this open as a reminder to update to newer compiler versions. |
CircleCI images based on Ubuntu 26.04 should be available:
Not sure what the relation between cimg/base images such as
cimg/base:current-24.04and images likeubuntu-24:04:currentcould be.