Merge pull request #9356 from stevenhorsman/agent-opa-ppc64le-s390x

workflows: Build agent-opa for more archs
This commit is contained in:
Steve Horsman 2024-03-27 08:53:28 +00:00 committed by GitHub
commit a1a615a7c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View File

@ -28,6 +28,7 @@ jobs:
matrix:
asset:
- agent
- agent-opa
- kernel
- qemu
- rootfs-initrd
@ -39,7 +40,7 @@ jobs:
- name: Adjust a permission for repo
run: |
sudo chown -R $USER:$USER $GITHUB_WORKSPACE
- name: Prepare the self-hosted runner
run: |
${HOME}/scripts/prepare_runner.sh

View File

@ -28,6 +28,7 @@ jobs:
matrix:
asset:
- agent
- agent-opa
- coco-guest-components
- kernel
- pause-image