Skip to content

Commit 70cc676

Browse files
committed
wip
1 parent d95d570 commit 70cc676

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"
57+
build-rails-versions: "5.2,6.0,6.1"
6058
- ruby-version: 3.3
6159
build-rails-versions: "7.0,7.1,7.2"
6260
steps:

0 commit comments

Comments
 (0)