chore: build illumos releases

This commit is contained in:
Ellie Huxtable 2024-06-05 17:53:27 +01:00
parent c102851e29
commit ce9acd3dcb

View File

@ -73,9 +73,10 @@ targets = [
"x86_64-apple-darwin",
"x86_64-unknown-linux-gnu",
"x86_64-unknown-linux-musl",
"x86_64-unknown-illumos",
]
# Publish jobs to run in CI
pr-run-mode = "plan"
pr-run-mode = "upload"
# Whether to install an updater program
install-updater = true
# The archive format to use for non-windows builds (defaults .tar.xz)