Skip to content

Commit 16321af

Browse files
authored
Update ci.yml
1 parent 7552384 commit 16321af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
- uses: actions/checkout@v4
99
- uses: ruby/setup-ruby@v1
1010
with:
11-
ruby-version: '3.3'
11+
ruby-version: '3.2'
1212
- name: Install dependencies
1313
run: bundle install && bundle exec appraisal install
1414
- name: Setup Pages

0 commit comments

Comments
 (0)