We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51ef5eb commit c4bc4cbCopy full SHA for c4bc4cb
.github/workflows/ruby-rspec.yml
@@ -15,6 +15,8 @@ jobs:
15
strategy:
16
matrix:
17
ruby:
18
+ - '3.4'
19
+ - '3.3'
20
- '3.2'
21
- '3.1'
22
0 commit comments