Skip to content

Commit

Permalink
hack out binary size checks
Browse files Browse the repository at this point in the history
  • Loading branch information
workingjubilee committed Mar 22, 2024
1 parent 4c8fe97 commit edc9f5c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/check-binary-size.yml
Expand Up @@ -6,8 +6,9 @@ name: Check binary size

on:
pull_request_target:
branches:
- master
# HACK(jubilee): something broke the distributed LLVM libso and I don't know what.
branches: []
# - master

# Both the "measure" and "report" jobs need to know this.
env:
Expand Down

0 comments on commit edc9f5c

Please sign in to comment.