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 66257f2 commit 8a1c033Copy full SHA for 8a1c033
.github/workflows/ci.yml
@@ -28,6 +28,7 @@ jobs:
28
- '3.1'
29
- '3.2'
30
- '3.3'
31
+ - '3.4'
32
name: RSpec tests ruby ${{ matrix.ruby }}
33
steps:
34
- name: Check out code
0 commit comments