Skip to content

Commit a364c96

Browse files
authored
Merge pull request #11 from rspec-parameterized/ruby3.3
CI against for Ruby 3.3
2 parents 94ed779 + 837f4ce commit a364c96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rspec.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- '3.0'
2020
- '3.1'
2121
- '3.2'
22+
- '3.3'
2223

2324
steps:
2425
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)