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 b07c7d5 commit ad13beaCopy full SHA for ad13bea
.github/workflows/build.yml
@@ -7,6 +7,6 @@ jobs:
7
- uses: actions/checkout@v4
8
- uses: ruby/setup-ruby@v1
9
with:
10
- ruby-version: 3.3
+ ruby-version: 3.4
11
bundler-cache: true
12
- run: bundle exec rake test
0 commit comments