Skip to content

Commit

Permalink
Update the workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
frankroeder committed Jan 25, 2025
1 parent 9ef0b80 commit d3a7b56
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
manager: sudo apt-get
packages: -y ripgrep
- os: ubuntu-latest
rev: v0.9.0/nvim-linux64.tar.gz
rev: v0.10.3/nvim-linux64.tar.gz
manager: sudo apt-get
packages: -y ripgrep
steps:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ jobs:
rev: v0.10.3/nvim-linux64.tar.gz
manager: sudo apt-get
packages: -y ripgrep
- os: ubuntu-latest
rev: v0.9.0/nvim-linux64.tar.gz
manager: sudo apt-get
packages: -y ripgrep
steps:
- uses: actions/checkout@v3
- run: date +%F > todays-date
Expand Down

0 comments on commit d3a7b56

Please sign in to comment.