diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 256d77f31..6b3a4b816 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -53,7 +53,7 @@ jobs: fail-fast: false matrix: go-version: [1.21.x, 1.24.x] - ydb-version: [24.1, 24.2, 24.3] + ydb-version: [24.1, 24.2, 24.3, 24.4, 25.1] os: [ubuntu] services: ydb: