fix: Bump test Ruby to 3.3

This commit is contained in:
Raphael Reitzig 2024-01-02 16:32:14 +01:00
parent 7d27858030
commit c5ec314ef5
2 changed files with 3 additions and 1 deletions

View file

@ -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
View file

@ -0,0 +1,2 @@
# for asdf or rtx
ruby 3.3