We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fe1d6c commit 86fd729Copy full SHA for 86fd729
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Setup Ruby
22
uses: ruby/setup-ruby@v1
23
with:
24
- ruby-version: '3.3'
+ ruby-version: '3.1'
25
26
- name: Bundler
27
run: bundle install
0 commit comments