try separating out into this format

This commit is contained in:
Neil Hanlon 2021-10-24 11:05:36 -04:00
parent 430acad571
commit 7d25ae12fa
Signed by: neil
GPG Key ID: 705BC21EC3C70F34

View File

@ -11,12 +11,15 @@ jobs:
Run-ImageFactory-Builds:
strategy:
matrix:
arch: [ x64, ARM64 ]
runs-on: [ self-hosted, ${{ matrix.arch }} ]
architecture:
- x86
- ARM64
runs-on:
- self-hosted
- ${{ matrix.architecture }}
steps:
- name: Checkout sig-cloud-instance-images
uses: actions/checkout@v2
- name: Build images
run: make