Skip to content

Commit

Permalink
Merge branch 'unstable' into aleksraiden-rocksdb-9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
git-hulk authored May 3, 2024
2 parents c86fe14 + 7bbacc8 commit 7e462e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kvrocks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ jobs:
name: Check Docker image
needs: [precondition, check-and-lint, check-typos]
if: ${{ needs.precondition.outputs.docs_only != 'true' }}
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Get core numbers
Expand Down

0 comments on commit 7e462e4

Please sign in to comment.