mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-19 07:04:40 +00:00
ci: tweak
This commit is contained in:
@@ -22,6 +22,7 @@ console.log(`publishing ${version}`)
|
|||||||
const GOARCH: Record<string, string> = {
|
const GOARCH: Record<string, string> = {
|
||||||
arm64: "arm64",
|
arm64: "arm64",
|
||||||
x64: "amd64",
|
x64: "amd64",
|
||||||
|
"x64-baseline": "amd64",
|
||||||
}
|
}
|
||||||
|
|
||||||
const targets = [
|
const targets = [
|
||||||
|
|||||||
Reference in New Issue
Block a user