fix: run buildx on all platforms
This commit is contained in:
parent
1c89119487
commit
8a63aa31f2
1 changed files with 0 additions and 1 deletions
1
.github/workflows/test_common.yml
vendored
1
.github/workflows/test_common.yml
vendored
|
|
@ -20,7 +20,6 @@ jobs:
|
|||
|
||||
setup_docker:
|
||||
name: Set up Docker Buildx
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue