mirror of
https://github.com/neovim/neovim.git
synced 2026-07-17 14:41:33 +00:00
ci: add macOS 11 build
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -30,6 +30,9 @@ jobs:
|
||||
- cc: clang
|
||||
runner: macos-10.15
|
||||
os: osx
|
||||
- cc: clang
|
||||
runner: macos-11.0
|
||||
os: osx
|
||||
- flavor: functionaltest-lua
|
||||
cc: gcc
|
||||
runner: ubuntu-20.04
|
||||
|
||||
Reference in New Issue
Block a user