Skip to content
Snippets Groups Projects
Unverified Commit d4fc6d57 authored by Issy Long's avatar Issy Long Committed by GitHub
Browse files

Merge pull request #6971 from issyl0/linux-bump-formula-handles-bottle-sha

[Linux] docs: `brew bump-formula-pr` now removes the Linux bottle line
parents e47a6ac4 d274cf04
No related branches found
No related tags found
No related merge requests found
......@@ -393,8 +393,8 @@ If the formula is a Linux-only formula, it either:
- will contain the line `# tag "linux"`
- won't have macOS bottles
These formulae are fine for users to bump with `brew bump-formula-pr`,
but you should request that they remove the existing `x86_64_linux`
If the user hasn't used `brew bump-formula-pr`, or is submitting
another change, you should request that they remove the `x86_64_linux`
bottle SHA line so that CI will build a bottle for the new version
correctly. If the bottle SHA isn't removed, CI will fail with the
following error:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment