Add macOS and Windows to CI test matrix #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Severity: Low
CI only runs on
ubuntu-latest, but the release workflow builds binaries for Linux, Windows, and macOS. No testing on the platforms you ship binaries for.Add at minimum
macos-latestandwindows-latestto the CI test matrix.