We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcb0a6e commit 84b66e9Copy full SHA for 84b66e9
1 file changed
.github/workflows/ci.yml
@@ -60,7 +60,7 @@ jobs:
60
env:
61
CARGO_INCREMENTAL: 0
62
NEXTEST_PROFILE: ci
63
- TIKV_VERSION: v8.5.1
+ TIKV_VERSION: v8.5.5
64
RUST_LOG: info
65
runs-on: ubuntu-latest
66
steps:
0 commit comments