mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-08 03:13:48 -05:00
Remove alignment in .tool-versions for RuboCop
This commit is contained in:
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
|||||||
- name: Setup Ruby
|
- name: Setup Ruby
|
||||||
uses: ruby/setup-ruby@v1
|
uses: ruby/setup-ruby@v1
|
||||||
with:
|
with:
|
||||||
ruby-version: 3.4.1
|
ruby-version: 3.4.6
|
||||||
|
|
||||||
- name: Install packages
|
- name: Install packages
|
||||||
run: sudo apt-get install --yes zsh fish tmux shfmt
|
run: sudo apt-get install --yes zsh fish tmux shfmt
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
golang 1.23
|
golang 1.23
|
||||||
ruby 3.4
|
ruby 3.4
|
||||||
shfmt 3.12
|
shfmt 3.12
|
||||||
|
|||||||
Reference in New Issue
Block a user