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 54efa80 commit a8e6562Copy full SHA for a8e6562
.github/workflows/rspec_tests.yaml
@@ -19,7 +19,7 @@ jobs:
19
- {os: ubuntu-latest, ruby: '3.1'}
20
- {os: ubuntu-20.04, ruby: '3.2'} # openssl 1.1.1
21
- {os: ubuntu-22.04, ruby: '3.2'} # openssl 3
22
- - {os: ubuntu-latest, ruby: 'jruby-9.4.2.0'}
+ - {os: ubuntu-latest, ruby: 'jruby-9.4.3.0'}
23
- {os: windows-2019, ruby: '3.1'}
24
- {os: windows-2019, ruby: '3.2'} # openssl 3
25
0 commit comments