We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c396de3 commit 5eb4a21Copy full SHA for 5eb4a21
.github/workflows/test.yml
@@ -9,6 +9,8 @@ jobs:
9
- '2.7'
10
- '3.0'
11
- '3.1'
12
+ - '3.2'
13
+ - '3.3'
14
- jruby
15
gemfiles:
16
- gemfiles/Gemfile-rspec-3.11.x
0 commit comments