Patch 8.2.4092
Problem:    MacOS CI: unnecessarily doing "Install packages".
Solution:   Only do "Install packages" for huge build.  (Ozaki Kiichi,
            closes #9521)
Files:      .github/workflows/ci.yml


*** ../vim-8.2.4091/.github/workflows/ci.yml    2022-01-11 13:05:22.215416903 
+0000
--- .github/workflows/ci.yml    2022-01-14 21:10:45.032352651 +0000
***************
*** 63,68 ****
--- 63,69 ----
        - uses: actions/checkout@v2
  
        - name: Install packages
+         if: matrix.features == 'huge'
          run: |
            sudo apt update && sudo apt install -y \
              autoconf \
*** ../vim-8.2.4091/src/version.c       2022-01-14 20:11:34.917647651 +0000
--- src/version.c       2022-01-14 21:10:18.912491301 +0000
***************
*** 752,753 ****
--- 752,755 ----
  {   /* Add new patch number below this line */
+ /**/
+     4092,
  /**/

-- 
FIRST GUARD: Ah!  Now ... we're not allowed to ...
   SIR LAUNCELOT runs him through,  grabs his spear and stabs the other
   guard who collapses in a heap.  Hiccoughs quietly.
                 "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD

 /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net   \\\
///                                                                      \\\
\\\        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_dev/20220114212924.2F1241C1AA5%40moolenaar.net.

Raspunde prin e-mail lui