mirror of
https://github.com/kristoferssolo/telescope-frecency.nvim.git
synced 2025-10-21 20:10:38 +00:00
test: test on 0.10 and macOS (#214)
This commit is contained in:
parent
1f2e9b07ac
commit
78570e237c
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -9,13 +9,11 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
# FIX: Now macos with nightly Neovim fails to test
|
- macos-latest
|
||||||
# - macos-latest
|
|
||||||
- windows-latest
|
- windows-latest
|
||||||
version:
|
version:
|
||||||
- v0.9.5
|
- v0.9.5
|
||||||
- v0.9.4
|
- v0.10.0
|
||||||
- v0.9.2
|
|
||||||
- nightly
|
- nightly
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
timeout-minutes: 15
|
timeout-minutes: 15
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user