mirror of
https://gitee.com/actions-mirror/docker-setup-qemu-action
synced 2024-11-23 12:40:41 +08:00
084b720a90
This allows users to specify platform in a more humane way, for example: ```yaml env: # equals to `linux/amd64, linux/arm/v6` platforms: > linux/amd64, linux/arm/v6 - uses: docker/setup-qemu-action@v2 with: platforms: ${{ env.PLATFORMS }} ``` Signed-off-by: Chocobo1 <Chocobo1@users.noreply.github.com> |
||
---|---|---|
.. | ||
index.js | ||
index.js.map | ||
licenses.txt | ||
sourcemap-register.js |