Skip to content

Commit

Permalink
Revert "Test add-label action on merge" (#4029)
Browse files Browse the repository at this point in the history
  • Loading branch information
haozheng-cobalt committed Aug 20, 2024
1 parent a1751d8 commit c912287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/evergreen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c912287

Please sign in to comment.