Skip to content

Commit

Permalink
added nightly ydb to integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
asmyasnikov committed Jan 26, 2025
1 parent 3713b3e commit b82a168
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 @@ -53,7 +53,7 @@ jobs:
fail-fast: false
matrix:
go-version: [1.22.x, 1.23.x]
ydb-version: [24.1, 24.2, 24.3]
ydb-version: [24.1, 24.2, 24.3, nightly]
os: [ubuntu]
services:
ydb:
Expand Down

0 comments on commit b82a168

Please sign in to comment.