Skip to content

Commit

Permalink
ci: Increase binary size test limit (#2720)
Browse files Browse the repository at this point in the history
We exceeded the limit for a few KiB. 420 is still fine.
  • Loading branch information
philipphofmann authored Feb 24, 2023
1 parent 53fa8e3 commit cb10da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Perf/metrics-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ startupTimeTest:

binarySizeTest:
diffMin: 200 KiB
diffMax: 400 KiB
diffMax: 420 KiB

0 comments on commit cb10da6

Please sign in to comment.