Skip to content

Commit c059447

Browse files
committed
Enabled activerecord next testing
1 parent d3b8b76 commit c059447

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@ jobs:
3636
gemfile: ar_61
3737
- ruby-version: '3.0'
3838
gemfile: ar_52
39-
# - ruby-version: '2.6'
40-
# gemfile: ar_next
39+
- ruby-version: '2.6'
40+
gemfile: ar_next
4141
- ruby-version: '2.6'
4242
gemfile: ar_70
43-
# - ruby-version: '2.5'
44-
# gemfile: ar_next
43+
- ruby-version: '2.5'
44+
gemfile: ar_next
4545
- ruby-version: '2.5'
4646
gemfile: ar_70
4747
env: # $BUNDLE_GEMFILE must be set at the job level, so it is set for all steps

0 commit comments

Comments
 (0)