mirror of
https://github.com/openlibrecommunity/olcrtc.git
synced 2026-05-31 17:39:44 +00:00
fix: build in ci
This commit is contained in:
@@ -53,10 +53,6 @@ func Cross() error {
|
||||
{"freebsd", "arm64"},
|
||||
{"openbsd", "amd64"},
|
||||
{"openbsd", "arm64"},
|
||||
{"android", "arm64"},
|
||||
{"android", "arm"},
|
||||
{"android", "amd64"},
|
||||
{"android", "386"},
|
||||
}
|
||||
|
||||
for _, t := range targets {
|
||||
|
||||
Reference in New Issue
Block a user