Skip to content

Commit 66fc8f0

Browse files
committed
Removed 23.3 from examples launch
1 parent 401fb67 commit 66fc8f0

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: [23.3, 24.1, trunk]
20+
ydb-version: [24.1, trunk]
2121
services:
2222
ydb:
2323
image: ydbplatform/local-ydb:${{ matrix.ydb-version }}

0 commit comments

Comments
 (0)