Skip to content

Commit 404cf33

Browse files
committed
Update ci.yml
1 parent 0aa9bb8 commit 404cf33

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,7 @@ jobs:
5656
- ruby-version: "2.7"
5757
build-rails-versions: "5.2"
5858
- ruby-version: "2.7"
59-
build-rails-versions: "6.0,6.1"
60-
- ruby-version: "3.0"
61-
build-rails-versions: "7.0"
59+
build-rails-versions: "6.0,6.1,7.0"
6260
- ruby-version: "3.3"
6361
build-rails-versions: "7.1,7.2"
6462
steps:

0 commit comments

Comments
 (0)