Skip to content

Commit 1d2422e

Browse files
committed
turn on rails/ruby ci
1 parent e787d38 commit 1d2422e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ jobs:
3535
rails_version: "7.2"
3636
- ruby_version: "3.4"
3737
rails_version: "8.0"
38-
# - ruby_version: "head"
39-
# rails_version: "main"
38+
- ruby_version: "head"
39+
rails_version: "main"
4040
env:
4141
BUNDLE_GEMFILE: gemfiles/rails_${{ matrix.rails_version }}.gemfile
4242
steps:

0 commit comments

Comments
 (0)