Skip to content

Commit 880a91f

Browse files
committed
Merge pull request #316 from rspec/ruby-33
Add Ruby 3.3 to the matrix
1 parent 7bce1be commit 880a91f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ci/.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
strategy:
3939
matrix:
4040
ruby:
41+
- '3.3'
4142
- '3.2'
4243
- '3.1'
4344
- '3.0'

0 commit comments

Comments
 (0)