We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cea41cf commit 9d91a5cCopy full SHA for 9d91a5c
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Setup Ruby
23
uses: ruby/setup-ruby@v1
24
with:
25
- ruby-version: '3.3'
+ ruby-version: '3.0'
26
27
- name: Bundler
28
run: bundle install
0 commit comments