Skip to content

Commit 080c976

Browse files
committed
fix: windows arm64 can't compile auto updater, removing it
1 parent 379e96f commit 080c976

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

dist-workspace.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ homepage = "https://github.com/braintrustdata/bt"
1515
targets = ["aarch64-apple-darwin", "aarch64-unknown-linux-gnu", "aarch64-pc-windows-msvc", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "x86_64-unknown-linux-musl", "x86_64-pc-windows-msvc"]
1616
# Path that installers should place binaries in
1717
install-path = ["$XDG_BIN_HOME/", "$XDG_DATA_HOME/../bin", "~/.local/bin"]
18-
# Whether to install an updater program
19-
install-updater = true
2018

2119
[dist.github-custom-runners]
2220
aarch64-pc-windows-msvc = "windows-11-arm"

0 commit comments

Comments
 (0)