Skip to content

Commit cb8ae62

Browse files
fix
1 parent 34b636b commit cb8ae62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
strategy:
9595
fail-fast: false
9696
matrix:
97-
ydb-version: [ 'trunk', 'latest' ]
97+
ydb-version: [ 'trunk' ]
9898
services:
9999
ydb:
100100
image: ydbplatform/local-ydb:${{ matrix.ydb-version }}

0 commit comments

Comments
 (0)