Add freebsd test workflow (#2127)

This commit is contained in:
Maycon Santos
2024-06-14 11:17:55 +02:00
committed by GitHub
parent 1f926d15b8
commit 1609b21b5b
8 changed files with 202 additions and 157 deletions

View File

@@ -1,4 +1,4 @@
//go:build !(linux && 386)
//go:build !(linux && 386) && !freebsd
package main