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 4b47d7e commit 65e9865Copy full SHA for 65e9865
.github/workflows/examples.yaml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
fail-fast: false
19
matrix:
20
- ydb-version: [24.1, trunk]
+ ydb-version: [24.1, 24.2, 24.3, 24.4, 25.1, trunk]
21
compiler: [clang, gcc]
22
services:
23
ydb:
0 commit comments