wneessen / go-mail

📧 Easy to use, yet comprehensive library for sending mails with Go
https://go-mail.dev
MIT License
571 stars 44 forks source link

Set up FreeBSD tests via Cirrus-CI #98

Closed wneessen closed 1 year ago

wneessen commented 1 year ago

Is your feature request related to a problem? Please describe.

We are currently not testing on FreeBSD since Github Actions don't support it. We can use Cirrus-CI for it though.

Describe the solution you'd like

Install Cirrus-CI config and run FreeBSD tests

Describe alternatives you've considered

No response

Additional context

No response