TokTok / hs-github-tools

Small GitHub utilities like pull-status and changelog generator
https://toktok.ltd/
GNU General Public License v3.0
5 stars 5 forks source link

chore: Disable targets for cross-compilation. #172

Closed iphydf closed 11 months ago

iphydf commented 11 months ago

This way we can do bazel build //... when cross-compiling.


This change is Reviewable