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 a2c565b commit 6b60e96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- '3.0'
- '3.1'
- '3.2'
- '3.3.0-preview1'
- '3.3'
- 'jruby-9.1.17.0'
gemfile:
- lowest
Expand All @@ -32,7 +32,7 @@ jobs:
gemfile: lowest
- ruby: '3.2'
gemfile: lowest
- ruby: '3.3.0-preview1'
- ruby: '3.3'
gemfile: lowest
env:
BUNDLE_GEMFILE: ${{ github.workspace }}/gemfiles/${{ matrix.gemfile }}.gemfile
Expand Down

0 comments on commit 6b60e96

Please sign in to comment.