1Password / sys-locale

A small and lightweight Rust library to obtain the active locale on the system.
Apache License 2.0
81 stars 15 forks source link

Add more platform testing to CI #19

Open complexspaces opened 1 year ago

complexspaces commented 1 year ago

We should build out the infrastructure to test the "non-standard" platforms that we support in CI. These include:

This would give us greater confidence merging PRs not currently covered by CI and reduce the amount of manual testing required.