Skip to content

Commit f94d2fc

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

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
@@ -54,9 +54,7 @@ jobs:
5454
matrix:
5555
include:
5656
- ruby-version: "2.7"
57-
build-rails-versions: "5.2"
58-
- ruby-version: "3.0"
59-
build-rails-versions: "6.0,6.1,7.0"
57+
build-rails-versions: "5.2,6.0,6.1,7.0"
6058
- ruby-version: "3.3"
6159
build-rails-versions: "7.1,7.2"
6260
steps:

0 commit comments

Comments
 (0)