Skip to content

Commit 930e72f

Browse files
authored
Merge pull request #13 from rspec-parameterized/ruby_3.4
CI against for ruby 3.4
2 parents 75cc01a + 42033b9 commit 930e72f

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
@@ -20,6 +20,7 @@ jobs:
2020
- '3.1'
2121
- '3.2'
2222
- '3.3'
23+
- '3.4'
2324

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

0 commit comments

Comments
 (0)