mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-10 20:40:36 +00:00
includ baseline builds
This commit is contained in:
parent
34f6ffe1d7
commit
d288d21330
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue