1
0
mirror of https://github.com/go-task/task.git synced 2025-08-10 22:42:19 +02:00

chore: add freebsd to the list of operating systems to build

Ref #1068
This commit is contained in:
Andrey Nering
2023-04-15 18:17:17 -03:00
parent 5a361f7845
commit 125f34ef47

View File

@@ -5,6 +5,7 @@ build:
- windows - windows
- darwin - darwin
- linux - linux
- freebsd
goarch: goarch:
- '386' - '386'
- amd64 - amd64