[Linux] docs: brew bump-formula-pr now removes the Linux bottle line
- This had been a continual source of pain, and was fixed by 359dc96. - Now, `brew bump-formula-pr` should be seamless on Linux, which means less work for maintainers, which means fewer words are needed here.
This commit is contained in:
parent
e47a6ac4cb
commit
d274cf044a
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user