Skip to content

Commit

Permalink
Run specs in reusable workflow against Rails 7.1
Browse files Browse the repository at this point in the history
REDMINE-20487
  • Loading branch information
tf committed Jan 2, 2024
1 parent b1ff559 commit 3d3f0c3
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 3d3f0c3

Please sign in to comment.