Skip to content

Commit 363a327

Browse files
committed
cluster testing for active record 8.1
1 parent 3e4b8a5 commit 363a327

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/testing.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,9 @@ jobs:
7979
rails: 7.2.1
8080
- ruby: 3.2
8181
rails: 8.0.1
82-
clickhouse: [ '22.1', '24.9' ]
82+
- ruby: 3.2
83+
rails: 8.1
84+
clickhouse: [ '24.9', '25.3' ]
8385

8486
steps:
8587
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)