Skip to content

Commit

Permalink
ci: updated nvim versions to install
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyasYOY committed Jun 22, 2024
1 parent c06c6d6 commit 96f6e43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ jobs:
manager: sudo apt-get
packages: -y ripgrep
- os: macos-13
rev: nightly/nvim-macos.tar.gz
rev: nightly/nvim-macos-x86_64.tar.gz
manager: brew
packages: ripgrep
- os: macos-14
rev: nightly/nvim-macos.tar.gz
rev: nightly/nvim-macos-x86_64.tar.gz
manager: brew
packages: ripgrep
steps:
Expand Down

0 comments on commit 96f6e43

Please sign in to comment.