Skip to content

Commit 86fd729

Browse files
committed
Minor change
1 parent 2fe1d6c commit 86fd729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup Ruby
2222
uses: ruby/setup-ruby@v1
2323
with:
24-
ruby-version: '3.3'
24+
ruby-version: '3.1'
2525

2626
- name: Bundler
2727
run: bundle install

0 commit comments

Comments
 (0)