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 0ed4ce6 commit 9d2c715Copy full SHA for 9d2c715
.github/workflows/examples.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- ydb-version: [ 23.3, 24.1 ]
+ ydb-version: [ 24.1, 24.2, 24.3 ]
19
application: [ native/table, native/query, database_sql, gorm, xorm ]
20
services:
21
ydb:
0 commit comments