chore: pin CRDB version on unit tests

This commit is contained in:
Livio Spring
2025-03-04 16:03:09 +01:00
committed by GitHub
parent 8ca9aa63f9
commit 15e8f19ed0

View File

@@ -57,6 +57,7 @@ jobs:
go_version: "1.22"
core_cache_key: ${{ needs.core.outputs.cache_key }}
core_cache_path: ${{ needs.core.outputs.cache_path }}
crdb_version: "24.2.4"
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}