Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.cirrus.yml: Don't test with -race on OpenBSD.
go test -race has never been supported on OpenBSD, but presumably previous versions of Go on OpenBSD ignored the flag rather than failing.
- Loading branch information