Skip to content

Commit

Permalink
Merge pull request #2774 from mhashizume/FACT-3485/main/jruby-9480
Browse files Browse the repository at this point in the history
  • Loading branch information
joshcooper authored Oct 25, 2024
2 parents eca23ba + 4ad5c6c commit aae3671
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- {os: ubuntu-latest, ruby: '2.7'}
- {os: ubuntu-22.04, ruby: '3.2'} # with openssl 3
- {os: ubuntu-22.04, ruby: 'jruby-9.3.14.0'}
- {os: ubuntu-latest, ruby: 'jruby-9.4.8.0'}
- {os: windows-2019, ruby: '2.7'}
- {os: windows-2019, ruby: '3.2'} # with openssl 3
runs-on: ${{ matrix.cfg.os }}
Expand Down

0 comments on commit aae3671

Please sign in to comment.