JuliaLinearAlgebra / libblastrampoline

Using PLT trampolines to provide a BLAS and LAPACK demuxing library.
MIT License
66 stars 17 forks source link

Use Cirrus for FreeBSD CI rather than Travis #85

Closed ararslan closed 2 years ago

ararslan commented 2 years ago

Opened an issue for the failing Windows CI: https://github.com/JuliaLinearAlgebra/libblastrampoline/issues/86

ararslan commented 2 years ago

Also, I just noticed that the repository has setup files for Drone CI but it doesn't actually seem to be running Drone on PRs (or at all?).

ViralBShah commented 2 years ago

@giordano seems to be the one who set up the Drone CI.

ararslan commented 2 years ago

If Drone is no longer usable for whatever reason, Cirrus supports Linux ARMv8 and I think Alpine Linux, so those could run alongside FreeBSD on Cirrus.

giordano commented 2 years ago

Yeah, I think Drone is shutting down their free servicing. I don't know any good free CI providers for arm nowadays

Edit: ok, I didn't know Cirrus supported arm 😅