Skip to content

Commit 65c1c77

Browse files
committed
[branch-50] Backport change to avoid debug symbols in ci builds to 50.0.0
1 parent 680b2aa commit 65c1c77

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ rpath = false
197197
strip = false # Retain debug info for flamegraphs
198198

199199
[profile.ci]
200+
debug = false
200201
inherits = "dev"
201202
incremental = false
202203

0 commit comments

Comments
 (0)