CI: disable icnremental build in cross

This commit is contained in:
iff
2024-12-10 18:41:46 +01:00
parent 5f24320377
commit 55337fea50

2
Cross.toml Normal file
View File

@@ -0,0 +1,2 @@
[build.env]
passthrough = ["CARGO_INCREMENTAL"]