Skip to content

Commit 86b8b6a

Browse files
committed
Revert "Update ci.yml"
This reverts commit fa56062.
1 parent fa56062 commit 86b8b6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ jobs:
5454
matrix:
5555
include:
5656
- ruby-version: "2.7"
57-
build-rails-versions: "5.2,6.0,6.1"
57+
build-rails-versions: "5.2"
5858
- ruby-version: "3.0"
59-
build-rails-versions: "7.0"
59+
build-rails-versions: "6.0,6.1,7.0"
6060
- ruby-version: "3.3"
6161
build-rails-versions: "7.1,7.2"
6262
steps:

0 commit comments

Comments
 (0)