Skip to content

Commit ed26da4

Browse files
committed
run experimental tests on nightly ydb image
1 parent 43625f8 commit ed26da4

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
@@ -102,7 +102,7 @@ jobs:
102102
fail-fast: false
103103
matrix:
104104
go-version: [1.22.x]
105-
ydb-version: [24.1]
105+
ydb-version: [nightly]
106106
services:
107107
ydb:
108108
image: ydbplatform/local-ydb:${{ matrix.ydb-version }}

0 commit comments

Comments
 (0)