Skip to content

Commit 9ca2e21

Browse files
committed
add Rails 8.0 to CI
1 parent 3ed30ac commit 9ca2e21

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ jobs:
2121
gemfile: rails_71
2222
- ruby-version: 3.2.7
2323
gemfile: rails_72
24+
- ruby-version: 3.3.7
25+
gemfile: rails_80
26+
2427

2528

2629
env:

0 commit comments

Comments
 (0)