limit amd64 for unstable build

This commit is contained in:
Jun Kurihara 2023-12-15 16:55:13 +09:00
commit 7e37b81771
No known key found for this signature in database
GPG key ID: 48ADFD173ED22B03

View file

@ -150,7 +150,7 @@ jobs:
file: ${{ matrix.dockerfile }}
cache-from: type=gha,scope=rpxy-unstable-${{ matrix.target }}
cache-to: type=gha,mode=max,scope=rpxy-unstable-${{ matrix.target }}
platforms: ${{ matrix.platforms }}
platforms: linux/amd64
labels: ${{ steps.meta.outputs.labels }}
- name: Nightly build and push from develop branch