We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4098cc3 commit 4b47d7eCopy full SHA for 4b47d7e
.github/workflows/tests.yaml
@@ -66,7 +66,7 @@ jobs:
66
strategy:
67
fail-fast: false
68
matrix:
69
- ydb-version: [23.3, 24.1, trunk]
+ ydb-version: [24.1, 24.2, 24.3, 24.4, 25.1, trunk]
70
compiler: [clang, gcc]
71
services:
72
ydb:
0 commit comments