os-rust/config.toml
Mathieu Strypsteen 3529b96f9e
All checks were successful
Build / build (push) Successful in 14m40s
Use dist profile
2024-12-27 21:01:52 +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