os-rust/config.toml
Mathieu Strypsteen d450f7a605
Some checks failed
Build / build (push) Failing after 13s
Add support for my OS
2025-01-10 18:05:07 +01:00

10 lines
189 B
TOML

change-id = 131075
profile = 'dist'
[build]
host = ["x86_64-unknown-linux-gnu"]
target = ["x86_64-unknown-linux-gnu", "x86_64-unknown-os"]
extended = false
[llvm]
download-ci-llvm = true