-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Currently, we build the binary on the fixed OS provided by GitHub Action.
The cross compiling from Golang raised the following error during compiling the graphviz C library binding.
../../../../pkg/mod/github.com/goccy/go-graphviz@v0.0.5/cdt/cdt.go:6:2: build constraints exclude all Go files in ~/Documents/golang/pkg/mod/github.com/goccy/go-graphviz@v0.0.5/internal/ccall
We need to fix this in order to build multiple OS and Arch binaries.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working