Skip to content

Commit 11260ea

Browse files
committed
CI on 3.2.
1 parent a390287 commit 11260ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
strategy:
2626
fail-fast: false
2727
matrix:
28-
ruby: [2.6, 2.7, '3.0', 3.1, ruby-head, jruby]
28+
ruby: [2.6, 2.7, '3.0', 3.1, 3.2, ruby-head, jruby]
2929
steps:
3030
- name: Clone repository
3131
uses: actions/checkout@v3

0 commit comments

Comments
 (0)