Skip to content

Commit 5eec72c

Browse files
authored
Update ci.yaml
1 parent 9bb24a3 commit 5eec72c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@v2
1111
- uses: ruby/setup-ruby@v1
1212
with:
13-
ruby-version: 2.7
13+
ruby-version: 3.2
1414
bundler-cache: true
1515
- name: build
1616
run: script/bootstrap

0 commit comments

Comments
 (0)