From .github/workflows/ci.yml one can learn that Continuous Integration tests currently only run on macOS, Nix and Ubuntu, with one release of each.
There certainly are other systems out there, and with #60 getting fixed, it would be appropriate to run the tests on a few more of them. Maybe also on older ones such as e.g. all current Ubuntu LTS releases?
Would patches for improved platform support be welcome? Should some kind of policies or scope limitations be formulated before doing so, or is this a project which prefers tackling obsoletion or obscurity first when encountering such problems?
From .github/workflows/ci.yml one can learn that Continuous Integration tests currently only run on macOS, Nix and Ubuntu, with one release of each.
There certainly are other systems out there, and with #60 getting fixed, it would be appropriate to run the tests on a few more of them. Maybe also on older ones such as e.g. all current Ubuntu LTS releases?
Would patches for improved platform support be welcome? Should some kind of policies or scope limitations be formulated before doing so, or is this a project which prefers tackling obsoletion or obscurity first when encountering such problems?