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 2208771 commit 5020cdcCopy full SHA for 5020cdc
.github/workflows/ruby.yml
@@ -26,7 +26,7 @@ jobs:
26
# uses: ruby/setup-ruby@v1
27
uses: ruby/setup-ruby@473e4d8fe5dd94ee328fdfca9f8c9c7afc9dae5e
28
with:
29
- ruby-version: 2.6
+ ruby-version: 3.0
30
- name: Install dependencies
31
run: bundle install
32
- name: Run tests
0 commit comments