mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
includ baseline builds
This commit is contained in:
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…
x
Reference in New Issue
Block a user