Skip to content

Commit

Permalink
Test against rails v7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yuki24 authored Oct 6, 2023
1 parent eac3c37 commit c47fa8c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
fail-fast: false
matrix:
rails:
- v7.1.0.rc2
- v7.1.0
- v7.0.3
- v6.1.6
ruby:
Expand All @@ -39,7 +39,7 @@ jobs:
fail-fast: false
matrix:
rails:
- v7.1.0.rc2
- v7.1.0
- v7.0.3
- v6.1.6
ruby:
Expand Down Expand Up @@ -74,7 +74,7 @@ jobs:
fail-fast: false
matrix:
rails:
- v7.1.0.rc2
- v7.1.0
- v7.0.3
- v6.1.6
ruby:
Expand Down

0 comments on commit c47fa8c

Please sign in to comment.