We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb2c7d2 + a8e6562 commit 945beb6Copy full SHA for 945beb6
.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