Skip to content

Commit

Permalink
Merge pull request #2043 from tf/rails-7-workflow
Browse files Browse the repository at this point in the history
Run specs in reusable workflow against Rails 7.1
  • Loading branch information
tf authored Jan 2, 2024
2 parents b1ff559 + 3d3f0c3 commit 93560e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-workflow-rspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
include:
- ruby-version: 2.6
- ruby-version: 3.2
rails-version: "~> 6.1"
rails-version: "~> 7.1"

env:
PAGEFLOW_RAILS_VERSION: ${{ matrix.rails-version }}
Expand Down

0 comments on commit 93560e4

Please sign in to comment.