mirror of
https://github.com/docker/setup-qemu-action.git
synced 2026-05-13 05:48:08 +00:00
Compare commits
No commits in common. "fcd3152d8ad392d0e9c14d3f0de40f0a88b8ca0e" and "29109295f81e9208d7d86ff1c6c12d2833863392" have entirely different histories.
fcd3152d8a
...
29109295f8
13
README.md
13
README.md
@ -35,19 +35,6 @@ jobs:
|
||||
uses: docker/setup-qemu-action@v3
|
||||
```
|
||||
|
||||
> [!NOTE]
|
||||
> If you are using [`docker/setup-buildx-action`](https://github.com/docker/setup-buildx-action),
|
||||
> this action should come before it:
|
||||
>
|
||||
> ```yaml
|
||||
> -
|
||||
> name: Set up QEMU
|
||||
> uses: docker/setup-qemu-action@v3
|
||||
> -
|
||||
> name: Set up Docker Buildx
|
||||
> uses: docker/setup-buildx-action@v3
|
||||
> ```
|
||||
|
||||
## Customizing
|
||||
|
||||
### inputs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user