Skip to content

Commit 196ac5a

Browse files
Jonathan Woollett-LightJonathanWoollett-Light
Jonathan Woollett-Light
authored andcommitted
Update binary size
Signed-off-by: Jonathan Woollett-Light <[email protected]>
1 parent 41ada57 commit 196ac5a

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)