Skip to content

Commit af721eb

Browse files
committed
Run on MacOS to
1 parent 05d3c15 commit af721eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push]
44

55
jobs:
66
test:
7-
runs-on: ubuntu-latest
7+
runs-on: [ubuntu-latest, macos-latest]
88
strategy:
99
matrix:
1010
neovim-version: ["v0.9.5", "v0.10.4", "stable", "nightly"]

0 commit comments

Comments
 (0)