Skip to content

Commit 83af0f3

Browse files
committed
integration test ruby 3.1
1 parent 7e31597 commit 83af0f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- uses: actions/checkout@v4
4747
- uses: ruby/setup-ruby@v1
4848
with:
49-
ruby-version: '3.4'
49+
ruby-version: '3.1'
5050
bundler-cache: true
5151
- run: bin/setup
5252
- run: bundle exec rake integration_test

0 commit comments

Comments
 (0)