Skip to content

Commit aae3671

Browse files
authored
Merge pull request #2774 from mhashizume/FACT-3485/main/jruby-9480
2 parents eca23ba + 4ad5c6c commit aae3671

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration_tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- {os: ubuntu-latest, ruby: '2.7'}
2222
- {os: ubuntu-22.04, ruby: '3.2'} # with openssl 3
2323
- {os: ubuntu-22.04, ruby: 'jruby-9.3.14.0'}
24+
- {os: ubuntu-latest, ruby: 'jruby-9.4.8.0'}
2425
- {os: windows-2019, ruby: '2.7'}
2526
- {os: windows-2019, ruby: '3.2'} # with openssl 3
2627
runs-on: ${{ matrix.cfg.os }}

0 commit comments

Comments
 (0)