Skip to content

Commit

Permalink
Use macos-13 runner for x86 neovim build
Browse files Browse the repository at this point in the history
  • Loading branch information
qvacua committed Dec 24, 2024
1 parent cb7d8fd commit 154d51d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-universal-neovim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
matrix:
runner: [ macos-13, macos-14 ]
include:
- runner: macos-12
- runner: macos-13
arch: x86_64
- runner: macos-14
arch: arm64
Expand Down

0 comments on commit 154d51d

Please sign in to comment.