Skip to content

Commit

Permalink
Remove "darwin/386" pair as it has been obsoleted in Go 1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipseo authored Aug 23, 2020
1 parent bf83969 commit 4575a85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compilation_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ func TestCompilation(t *testing.T) {
}

pairs := []string{
"darwin/386",
"darwin/amd64",
"dragonfly/amd64",
"freebsd/386",
Expand Down

0 comments on commit 4575a85

Please sign in to comment.