Skip to content

Commit df44ea4

Browse files
committed
Update ci.yml
1 parent f2cf091 commit df44ea4

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
@@ -55,10 +55,8 @@ jobs:
5555
include:
5656
- ruby-version: "2.7"
5757
build-rails-versions: "5.2,6.0,6.1"
58-
- ruby-version: "3.4"
59-
build-rails-versions: "7.0"
6058
- ruby-version: "3.3"
61-
build-rails-versions: "7.1,7.2"
59+
build-rails-versions: "7.0,7.1,7.2"
6260
steps:
6361
- uses: actions/checkout@v4
6462
with:

0 commit comments

Comments
 (0)