We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1c1b2d commit 9fc730fCopy full SHA for 9fc730f
.github/workflows/rspec_tests.yaml
@@ -20,7 +20,7 @@ jobs:
20
- {os: ubuntu-latest, ruby: '2.6'}
21
- {os: ubuntu-latest, ruby: '2.7'}
22
- {os: ubuntu-latest, ruby: '3.0'}
23
- - {os: ubuntu-latest, ruby: 'jruby-9.3.9.0'}
+ - {os: ubuntu-latest, ruby: 'jruby-9.3.14.0'}
24
- {os: windows-2019, ruby: '2.5'}
25
- {os: windows-2019, ruby: '2.6'}
26
- {os: windows-2019, ruby: '2.7'}
0 commit comments