Skip to content

Commit cb95b31

Browse files
author
Jonathan Woollett-Light
committed
Update binary size
Signed-off-by: Jonathan Woollett-Light <[email protected]>
1 parent 2bdf97c commit cb95b31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/integration_tests/build/test_binary_size.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313

1414
SIZES_DICT = {
1515
"x86_64": {
16-
"FC_BINARY_SIZE_TARGET": 2367352,
16+
"FC_BINARY_SIZE_TARGET": 2520632,
1717
"JAILER_BINARY_SIZE_TARGET": 797632,
18-
"FC_BINARY_SIZE_LIMIT": 2485719,
18+
"FC_BINARY_SIZE_LIMIT": 2646663,
1919
"JAILER_BINARY_SIZE_LIMIT": 869608,
2020
},
2121
"aarch64": {

0 commit comments

Comments
 (0)