Monogramm / autodiscover-email-settings

:whale: :wrench: Provides Autodiscover capabilities for IMAP/POP/SMTP/LDAP services on Microsoft Outlook/Apple Mail and Autoconfig capabilities for Thunderbird
MIT License
116 stars 19 forks source link

👷 Build multiple architectures #28

Closed madmath03 closed 1 year ago

madmath03 commented 1 year ago

Please provide enough information so that others can review your pull request:

Building multiple architectures for #16.

Explain the details for making this change. What existing problem does the pull request solve?

Github Actions currently does not provide runners compatible with ARM, so related issue will stay open, but test hooks can still be used to build locally an image and push hooks can push multiple platforms as long as the host driver supports it.

Screenshots/GIFs