Skip to content

Commit 22923c7

Browse files
committed
Fix actions
1 parent a258ba7 commit 22923c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
fail-fast: true
1212
matrix:
13-
runner: [ macos-15, macos-15 ]
13+
runner: [ macos-15-intel, macos-15 ]
1414
include:
1515
- runner: macos-15
1616
arch: x86_64

0 commit comments

Comments
 (0)