Skip to content

Commit 94ed8e0

Browse files
authored
Add ruby 3.2 to the test matrix
1 parent d72bf02 commit 94ed8e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
matrix:
1313
ruby-version:
1414
- "3.1"
15+
- "3.2"
1516
- "3.3"
1617
runs-on: ubuntu-latest
1718

0 commit comments

Comments
 (0)