Skip to content

Commit 477ce9a

Browse files
add ruby 3.3 to ci matrix (#429)
1 parent e05c2c0 commit 477ce9a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
matrix:
1717
ruby:
1818
- head
19+
- '3.3'
1920
- '3.2'
2021
- '3.1'
2122
- '3.0'

0 commit comments

Comments
 (0)