Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
matthutchinson committed Dec 31, 2024
1 parent ca8882b commit 571fa56
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ jobs:
exclude:
- ruby-version: "3.4"
gemfile: gemfiles/rails_6.gemfile
include:
- ruby-version: "3.1"
gemfile: gemfiles/rails_6.gemfile

continue-on-error: true
env:
BUNDLE_GEMFILE: ${{ github.workspace }}/${{ matrix.gemfile }}
Expand Down

0 comments on commit 571fa56

Please sign in to comment.