mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
update ruby version for github tests
This commit is contained in:
parent
8c0dad0ddc
commit
e27eb12ae4
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
- name: Set up Ruby
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 2.7.4
|
||||
ruby-version: 3.2
|
||||
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
|
||||
- name: Set up Node
|
||||
uses: actions/setup-node@v1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user