compiler-research / CppInterOp

A Clang-based C++ Interoperability Library
Other
38 stars 20 forks source link

Ubuntu 24.04 support ci #265

Open mcbarton opened 1 month ago

mcbarton commented 1 month ago

Currently the Ubuntu covered in the ci is Ubuntu 22.04 . Recently a newer version came out Ubuntu 24.04 . Runners with this os are on the public roadmap https://github.com/orgs/github/projects/4247?pane=issue&itemId=60910253 . Once they are available we can either switch all Ubuntu jobs to 24.04 , or run them alongside the 22.04 .

vgvassilev commented 1 month ago

Probably should not matter but maybe updating to the newer nodes will save us some resources/build times...