Skip to content

Commit 64c5114

Browse files
committed
ci: Add Ruby 3.4 x Rails 8.0
1 parent 244b425 commit 64c5114

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ jobs:
5757
build-rails-versions: "5.2,6.0,6.1,7.0"
5858
- ruby-version: "3.3"
5959
build-rails-versions: "7.1,7.2"
60+
- ruby-version: "3.4"
61+
build-rails-versions: "8.0"
6062
steps:
6163
- uses: actions/checkout@v4
6264
with:

0 commit comments

Comments
 (0)