parent
34f6ffe1d7
commit
d288d21330
|
|
@ -27,6 +27,7 @@ const GOARCH: Record<string, string> = {
|
|||
const targets = [
|
||||
["linux", "arm64"],
|
||||
["linux", "x64"],
|
||||
["linux", "x64-baseline"],
|
||||
["darwin", "x64"],
|
||||
["darwin", "arm64"],
|
||||
["windows", "x64"],
|
||||
|
|
|
|||
Loading…
Reference in New Issue