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 7320334 commit 7d22245
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,10 @@ jobs:
- '3.1'
- '3.2'
- '3.3'
- '3.4.0-preview1'
- 'jruby-9.1.17.0'
- 'jruby-9.2'
- 'jruby-9.3'
gemfile:
- lowest
- latest
Expand All @@ -35,6 +37,8 @@ jobs:
gemfile: lowest
- ruby: '3.3'
gemfile: lowest
- ruby: '3.4.0-preview1'
gemfile: lowest
env:
BUNDLE_GEMFILE: ${{ github.workspace }}/gemfiles/${{ matrix.gemfile }}.gemfile
CC_TEST_REPORTER_ID: 945dfb58a832d233a3caeb84e3e6d3be212e8c7abcb48117fce63b9adcb43647
Expand Down

0 comments on commit 7d22245

Please sign in to comment.