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.
2 parents 1998d61 + 8d64f47 commit 6b894cbCopy full SHA for 6b894cb
.github/workflows/test.yml
@@ -7,6 +7,6 @@ jobs:
7
- uses: actions/checkout@master
8
- uses: ruby/setup-ruby@master
9
with:
10
- ruby-version: '3.0'
+ ruby-version: '3.1'
11
- name: Run tests
12
run: rake test
0 commit comments