Skip to content

Commit

Permalink
fixup! [#715] Stop bottle support for Big Sur
Browse files Browse the repository at this point in the history
  • Loading branch information
krendelhoff2 committed Dec 21, 2023
1 parent bd2b9a8 commit a259f78
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/update-brew-formulae.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ then
-exec sed -i "/monterey/d" {} \; \
-exec sed -i "/arm64_monterey/d" {} \; \
-exec sed -i "/mojave/d" {} \; \
-exec sed -i "/big_sur/d" {} \; \
-exec sed -i "/arm64_big_sur/d" {} \;
else
echo "The argument does not look like a tag, which should have a form of 'v*-[0-9]*'"
fi
Expand Down

0 comments on commit a259f78

Please sign in to comment.