Skip to content

Commit

Permalink
Update docker buildx to avoid warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
AurelienFT committed Feb 10, 2025
1 parent d7e66fa commit e62e9e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-binary-high-tps-bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

- name: Set up Docker Buildx
if: matrix.job.cross_image
uses: docker/setup-buildx-action@v1
uses: docker/setup-buildx-action@v3

- name: Log in to the ghcr.io registry
if: matrix.job.os == 'buildjet-4vcpu-ubuntu-2204'
Expand Down

0 comments on commit e62e9e9

Please sign in to comment.