We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a258ba7 commit 22923c7Copy full SHA for 22923c7
.github/workflows/build-universal-neovim.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
fail-fast: true
12
matrix:
13
- runner: [ macos-15, macos-15 ]
+ runner: [ macos-15-intel, macos-15 ]
14
include:
15
- runner: macos-15
16
arch: x86_64
0 commit comments