Patch 9.0.1384

4 views
Skip to first unread message

Bram Moolenaar

unread,
Mar 5, 2023, 3:57:20 PM3/5/23
to vim...@googlegroups.com

Patch 9.0.1384
Problem: Setting HOMEBREW_NO_AUTO_UPDATE is not needed with Homebew version
4.
Solution: Remove setting HOMEBREW_NO_AUTO_UPDATE. (closes #12008)
Files: .github/workflows/ci.yml


*** ../vim-9.0.1383/.github/workflows/ci.yml 2023-02-06 20:22:44.461678819 +0000
--- .github/workflows/ci.yml 2023-03-05 20:56:06.332078590 +0000
***************
*** 299,306 ****

- name: Install packages
if: matrix.features == 'huge'
- env:
- HOMEBREW_NO_AUTO_UPDATE: 1
run: |
brew install lua
echo "LUA_PREFIX=/usr/local" >> $GITHUB_ENV
--- 299,304 ----
*** ../vim-9.0.1383/src/version.c 2023-03-05 20:17:36.151194621 +0000
--- src/version.c 2023-03-05 20:55:26.616068587 +0000
***************
*** 697,698 ****
--- 697,700 ----
{ /* Add new patch number below this line */
+ /**/
+ 1384,
/**/

--
hundred-and-one symptoms of being an internet addict:
230. You spend your Friday nights typing away at your keyboard

/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
Reply all
Reply to author
Forward
0 new messages