compiler-research / CppInterOp

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

Non apple silicon arm support ci #266

Open mcbarton opened 1 month ago

mcbarton commented 1 month ago

Currently the arm architechture is only covered by osx in the ci. In future (see https://github.com/orgs/github/projects/4247/views/1?pane=issue&itemId=60910295) Github runners will be become available which run on Ampere Altra processor. Assuming this runner will be Ubuntu then we should be able to add Ubuntu arm coverage in the ci.