Skip to content

Commit 154d51d

Browse files
committed
Use macos-13 runner for x86 neovim build
1 parent cb7d8fd commit 154d51d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-universal-neovim.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
matrix:
1313
runner: [ macos-13, macos-14 ]
1414
include:
15-
- runner: macos-12
15+
- runner: macos-13
1616
arch: x86_64
1717
- runner: macos-14
1818
arch: arm64

0 commit comments

Comments
 (0)