Skip to content

Commit f80e8c1

Browse files
committed
Add Ruby 3.3 to CI
1 parent 51ef5eb commit f80e8c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ruby-rspec.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
strategy:
1616
matrix:
1717
ruby:
18+
- '3.3'
1819
- '3.2'
1920
- '3.1'
2021

0 commit comments

Comments
 (0)