Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-09 | separate github actions based on OS | William Hubbs | |
This fixes #466. | |||
2021-10-08 | add github action to build on several linux platforms | Sam James | |
This github action runs a build on each of the following platforms on a push or pull request. - Ubuntu LTS with gcc and glibc - Ubuntu LTS with clang and glibc - Alpine with gcc and musl This fixes #463. |