mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-24 14:32:33 +00:00
workflows: Move arm static checks runner
Now we have the build-assets running on the gh-hosted runners, try the same approach for the static-checks Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
parent
a23d6a1241
commit
d625f20d18
@ -26,7 +26,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
instance:
|
instance:
|
||||||
- "arm-no-k8s"
|
- "ubuntu-22.04-arm"
|
||||||
- "s390x"
|
- "s390x"
|
||||||
- "ppc64le"
|
- "ppc64le"
|
||||||
uses: ./.github/workflows/build-checks.yaml
|
uses: ./.github/workflows/build-checks.yaml
|
||||||
|
Loading…
Reference in New Issue
Block a user