We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb7d8fd commit 154d51dCopy full SHA for 154d51d
.github/workflows/build-universal-neovim.yml
@@ -12,7 +12,7 @@ jobs:
12
matrix:
13
runner: [ macos-13, macos-14 ]
14
include:
15
- - runner: macos-12
+ - runner: macos-13
16
arch: x86_64
17
- runner: macos-14
18
arch: arm64
0 commit comments