Skip to content

Commit c239f7b

Browse files
authored
Add Ruby 3.3 to CI matrix (#161)
1 parent 92caf4c commit c239f7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
- "3.0"
1414
- "3.1"
1515
- "3.2"
16+
- "3.3"
1617
- ruby-head
1718
runs-on: ${{ matrix.os }}
1819
steps:

0 commit comments

Comments
 (0)