macvim icon indicating copy to clipboard operation
macvim copied to clipboard

CI: Update environments to macos-11 and macos-12

Open ichizok opened this issue 3 years ago • 0 comments

The macOS-10.15 environment is deprecated, consider switching to macos-11(macos-latest), macos-12 instead.

And fix build errors on macos-12: Apple clang-13 sets -Wunused-but-set-variable by default so when with -Werror a build fails.

ichizok avatar Aug 09 '22 13:08 ichizok