Skip to content

Commit c066f03

Browse files
committed
Fixed examples version
1 parent 65e9865 commit c066f03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
fail-fast: false
1919
matrix:
20-
ydb-version: [24.1, 24.2, 24.3, 24.4, 25.1, trunk]
20+
ydb-version: [25.1, trunk]
2121
compiler: [clang, gcc]
2222
services:
2323
ydb:

0 commit comments

Comments
 (0)