diff --git a/.github/workflows/alpine.yaml b/.github/workflows/alpine.yaml index 1d5d51ec..6de69c9b 100644 --- a/.github/workflows/alpine.yaml +++ b/.github/workflows/alpine.yaml @@ -22,7 +22,7 @@ env: distro: 'alpine' distro_pretty: 'Alpine Linux' latest_release: '3.21' - platforms: 'linux/amd64, linux/arm64' + platforms: 'linux/amd64, linux/arm64, linux/riscv64' registry: 'quay.io/toolbx-images' # Prevent multiple workflow runs from racing to ensure that pushes are made