Skip to content

Commit

Permalink
Exclude 3.0 from 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lcreid committed Oct 13, 2024
1 parent c3fd3b3 commit c72deae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
exclude:
- ruby-version: ['3.1', '3.0']
gemfile: 'edge'
- ruby-version: '3.0'
gemfile: '7.2'
env:
BUNDLE_GEMFILE: gemfiles/${{ matrix.gemfile }}.gemfile
steps:
Expand Down

0 comments on commit c72deae

Please sign in to comment.