Set platforms to be used for openswoole docker image

This commit is contained in:
Alejandro Celaya 2023-05-07 17:13:26 +02:00 committed by GitHub
parent e836bedecc
commit 3b4c1501f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,7 @@ jobs:
platforms: 'linux/arm64/v8,linux/amd64'
- runtime: 'openswoole'
tag-suffix: 'openswoole'
platforms: 'linux/arm/v7,linux/arm64/v8,linux/amd64'
uses: shlinkio/github-actions/.github/workflows/docker-build-and-publish.yml@main
secrets: inherit
with: