mirror of
https://github.com/rocky-linux/sig-cloud-instance-images.git
synced 2024-11-01 02:41:24 +00:00
Merge pull request #46 from rocky-linux/restoreppc
Revert "As the ppc64le arch in the source image has not been availabl…
This commit is contained in:
commit
be04407560
2
.github/workflows/build-2nd-layer.yml
vendored
2
.github/workflows/build-2nd-layer.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
- major: 8
|
- major: 8
|
||||||
arch: 'amd64, arm64'
|
arch: 'amd64, arm64'
|
||||||
- major: 9
|
- major: 9
|
||||||
arch: 'amd64, arm64, s390x'
|
arch: 'amd64, arm64, ppc64le, s390x'
|
||||||
type:
|
type:
|
||||||
- micro
|
- micro
|
||||||
- init
|
- init
|
||||||
|
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
|||||||
- major: 8
|
- major: 8
|
||||||
arch: 'amd64, arm64'
|
arch: 'amd64, arm64'
|
||||||
- major: 9
|
- major: 9
|
||||||
arch: 'amd64, arm64, s390x'
|
arch: 'amd64, arm64, ppc64le, s390x'
|
||||||
type:
|
type:
|
||||||
- micro
|
- micro
|
||||||
- init
|
- init
|
||||||
|
Loading…
Reference in New Issue
Block a user