mirror of
https://github.com/ethauvin/sdkman-for-fish.git
synced 2025-04-25 05:17:11 -07:00
fix: Bump test Ruby to 3.3
This commit is contained in:
parent
7d27858030
commit
c5ec314ef5
2 changed files with 3 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
|
||||
- uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 2.7
|
||||
ruby-version: 3.3
|
||||
|
||||
- name: Install Test Dependencies
|
||||
working-directory: test
|
||||
|
|
2
test/.tool-versions
Normal file
2
test/.tool-versions
Normal file
|
@ -0,0 +1,2 @@
|
|||
# for asdf or rtx
|
||||
ruby 3.3
|
Loading…
Add table
Add a link
Reference in a new issue