Skip to content

Commit

Permalink
Update kvrocks.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden authored Jun 17, 2024
1 parent 717e52f commit 80810ed
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 @@ -389,7 +389,7 @@ jobs:
- uses: actions/checkout@v4
- name: Get core numbers
run: echo "NPROC=$(nproc)" >> $GITHUB_ENV
- uses: docker/build-push-action@v5
- uses: docker/build-push-action@v6
with:
context: .
build-args: MORE_BUILD_ARGS=-j${{ env.NPROC }}
Expand Down

0 comments on commit 80810ed

Please sign in to comment.