Skip to content

Commit

Permalink
added YDB 24.2 and 24.3 to matrix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
asmyasnikov committed Sep 9, 2024
1 parent 2b4e684 commit 7e454f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
fail-fast: false
matrix:
go-version: [1.21.x, 1.22.x, 1.23.x]
ydb-version: [23.3, 24.1]
ydb-version: [23.3, 24.1, 24.2, 24.3]
os: [ubuntu]
services:
ydb:
Expand Down

0 comments on commit 7e454f4

Please sign in to comment.