Skip to content

Commit 2322fd0

Browse files
authored
Fix experiment flags
1 parent 92f54cf commit 2322fd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ jobs:
104104
matrix:
105105
go-version: [1.23.x]
106106
ydb-version: [nightly]
107+
os: [ubuntu]
107108
services:
108109
ydb:
109110
image: ydbplatform/local-ydb:${{ matrix.ydb-version }}

0 commit comments

Comments
 (0)