Skip to content

Commit ac4574d

Browse files
committed
remove edge testing
1 parent 03c90be commit ac4574d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ jobs:
4242
- activerecord_7.0
4343
- activerecord_6.1
4444
- activerecord_6.0
45-
- activerecord_edge
4645
adapter:
4746
- 'sqlite3:///:memory:'
4847
- mysql2://root:root@0/closure_tree_test

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ tmp/
1111
.yardoc/
1212
.rvmrc
1313
*.lock
14-
tmp/
1514
.ruby-*
1615
*.iml
1716
coverage/

0 commit comments

Comments
 (0)