Skip to content

Commit bd9cd5c

Browse files
bastelfreakekohl
authored andcommitted
Add Ruby 3.2 support
1 parent f322549 commit bd9cd5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- ruby: "2.7"
1818
- ruby: "3.0"
1919
- ruby: "3.1"
20+
- ruby: "3.2"
2021
steps:
2122
- uses: actions/checkout@v3
2223
- name: Install Ruby ${{ matrix.ruby }}

0 commit comments

Comments
 (0)