Skip to content

Commit 6ee9144

Browse files
committed
revert clickhouse service 25.3 testing
1 parent 363a327 commit 6ee9144

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/testing.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
rails: 8.0.1
3333
- ruby: 3.2
3434
rails: 8.1
35-
clickhouse: [ '24.9', '25.3' ]
35+
clickhouse: [ '24.9' ]
3636

3737
steps:
3838
- uses: actions/checkout@v4
@@ -81,7 +81,7 @@ jobs:
8181
rails: 8.0.1
8282
- ruby: 3.2
8383
rails: 8.1
84-
clickhouse: [ '24.9', '25.3' ]
84+
clickhouse: [ '24.9' ]
8585

8686
steps:
8787
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)