Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/pingcap/kvproto into add-…
Browse files Browse the repository at this point in the history
…ext-full-bkup
  • Loading branch information
YuJuncen committed Dec 17, 2024
2 parents 0a1f14c + 8b85187 commit 4f861eb
Show file tree
Hide file tree
Showing 7 changed files with 695 additions and 34 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cpp-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
- release-4.0
jobs:
cpp-test:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rust-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
- release-3.0
jobs:
rust-test:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down
2 changes: 2 additions & 0 deletions OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ reviewers:
- ChenPeng2013
- dhysum
- fzzf678
- ghazalfamilyusa
- JmPotato
- js00070
- lamxTyler
Expand All @@ -115,6 +116,7 @@ reviewers:
- shihongzhi
- spongedu
- tangwz
- terry1purcell
- Tjianke
- TonsnakeLin
- tsthght
Expand Down
Loading

0 comments on commit 4f861eb

Please sign in to comment.