mirror of
				https://github.com/docker/setup-qemu-action.git
				synced 2025-10-31 17:30:10 +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 | ||