diff --git a/.github/workflows/evergreen.yaml b/.github/workflows/evergreen.yaml index 8691ce07b54bc..f299a90a87f4f 100644 --- a/.github/workflows/evergreen.yaml +++ b/.github/workflows/evergreen.yaml @@ -43,7 +43,7 @@ jobs: nightly: ${{ github.event.inputs.nightly }} run_api_leak_detector: true keep_artifacts: install/lib/libcobalt.* - artifact_size_increase_thresholds: '{"install/lib/libcobalt.so": 0, "install/lib/libcobalt.lz4": 0}' + artifact_size_increase_thresholds: '{"install/lib/libcobalt.so": 0.02, "install/lib/libcobalt.lz4": 0.02}' evergreen-arm-softfp: uses: ./.github/workflows/main.yaml permissions: