Skip to content

Commit 6fbc5d2

Browse files
committed
wip use ruby 3.1 for Rails 8 build
1 parent 3409e27 commit 6fbc5d2

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
@@ -69,7 +69,7 @@ jobs:
6969
refs/tags/v5.2*:refs/tags/v5.2*
7070
- uses: ruby/setup-ruby@v1
7171
with:
72-
ruby-version: 2.7
72+
ruby-version: 3.1
7373
bundler-cache: true
7474
- name: Doc Build
7575
run: rake build_multi

0 commit comments

Comments
 (0)