build: run tests natively on ARM, Mac, and Windows in CI (#111)

This commit is contained in:
Daniel Moran
2021-06-14 10:36:35 -04:00
committed by GitHub
parent 0acb80b044
commit 581daaa5ba
5 changed files with 177 additions and 26 deletions

View File

@ -1,3 +1,5 @@
//+build !windows
package signals
import (