build(core): package deterministic arm64 framework
Verify Data Plane / gateway (push) Failing after 1m1s

This commit is contained in:
sechmachine
2026-08-12 23:39:48 +07:00
parent 7a03644a9d
commit 079440f7a9
4 changed files with 207 additions and 0 deletions
+6
View File
@@ -24,3 +24,9 @@ path = "tests/protocol_fixtures.rs"
[workspace]
resolver = "2"
[profile.release]
panic = "abort"
lto = "fat"
codegen-units = 1
incremental = false