osx-cross / homebrew-avr

Homebrew AVR Toolchain
BSD 2-Clause "Simplified" License
396 stars 79 forks source link

Fix bottle upload and drop Big Sur #325

Closed fauxpark closed 7 months ago

fauxpark commented 7 months ago

Prereq for #324, and all other fixes that must go in before it.

fauxpark commented 7 months ago

brew style failures need to be solved in a separate, followup PR. What a mess.

fauxpark commented 7 months ago

Big Sur can also be dropped as Monterey is now the minimum supported version for Brew.

ladislas commented 7 months ago

brew style failures need to be solved in a separate, followup PR. What a mess.

I've created a PR here for that https://github.com/osx-cross/homebrew-avr/pull/327

once it's green, I'll rebase your PR or cherry pick your changes in a new PR

fauxpark commented 7 months ago

This PR needs to go in first; the upload-artifact action is broken - see above.

ladislas commented 7 months ago

@fauxpark I've also update the actions in another PR https://github.com/osx-cross/homebrew-avr/pull/328

fauxpark commented 7 months ago

That's what this PR does already... nothing will be green until this PR goes in.

ladislas commented 7 months ago

Sorry I got confused. You upgraded to v3. Any reason not to use v4?