Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
didier-84 committed Oct 14, 2024
1 parent a9b231f commit 7320334
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- '3.2'
- '3.3'
- 'jruby-9.1.17.0'
- 'jruby-9.2'
gemfile:
- lowest
- latest
Expand All @@ -32,6 +33,8 @@ jobs:
gemfile: lowest
- ruby: '3.2'
gemfile: lowest
- ruby: '3.3'
gemfile: lowest
env:
BUNDLE_GEMFILE: ${{ github.workspace }}/gemfiles/${{ matrix.gemfile }}.gemfile
CC_TEST_REPORTER_ID: 945dfb58a832d233a3caeb84e3e6d3be212e8c7abcb48117fce63b9adcb43647
Expand Down

0 comments on commit 7320334

Please sign in to comment.