mirror of
https://github.com/vim/vim.git
synced 2025-12-10 18:46:57 -05:00
CI: Switch to macOS 26 runner
closes: #18775 Signed-off-by: Philip H. <47042125+pheiduck@users.noreply.github.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
7fe4b8c1bd
commit
55c65c3e40
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -406,7 +406,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
features: [tiny, normal, huge]
|
||||
runner: [macos-15-intel, macos-15]
|
||||
runner: [macos-15-intel, macos-26]
|
||||
|
||||
steps:
|
||||
- name: Checkout repository from github
|
||||
|
||||
Reference in New Issue
Block a user