jmcnamara / libxlsxwriter

A C library for creating Excel XLSX files.
https://libxlsxwriter.github.io
Other
1.48k stars 330 forks source link

Add FreeBSD CI via Cirrus-CI #429

Closed emaste closed 8 months ago

emaste commented 8 months ago

Apologies for not opening an issue first -- this is not a bug report or really a new feature, and to me it seems for this change an open issue wouldn't add much value. But I'm happy to do so, if that's important for your workflow / tracking.

This change adds FreeBSD build + test CI via Cirrus-CI. For a sample run see https://cirrus-ci.com/build/5293314581200896

Enabling it requires adding the Cirrus-CI application, documented at https://cirrus-ci.org/guide/quick-start/.

jmcnamara commented 8 months ago

Thanks. That is a useful addition. Merged.