Skip to content

Commit 0ca055a

Browse files
committed
Bump Ruby version to 3.2 on CI
1 parent 0b2b902 commit 0ca055a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bindings-ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
steps:
1717
- uses: ruby/setup-ruby@v1
1818
with:
19-
ruby-version: '3.1'
19+
ruby-version: '3.2'
2020
- uses: actions/checkout@v4
2121
- run: rake test

0 commit comments

Comments
 (0)