Skip to content

Commit

Permalink
Update fedora runners + move manifest generation to fedora
Browse files Browse the repository at this point in the history
  • Loading branch information
jrusz committed Jan 18, 2024
1 parent 775c8d9 commit 62112e7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Manifest-gen:
parallel:
matrix:
- RUNNER:
- aws/rhel-9.0-ga-x86_64
- aws/fedora-39-x86_64
INTERNAL_NETWORK: "true"

Image-info-build:
Expand All @@ -112,8 +112,8 @@ Image-info-build:
matrix:
- PARALLEL_EXEC: ["1/4", "2/4", "3/4", "4/4"]
RUNNER:
- aws/fedora-37-x86_64
- aws/fedora-37-aarch64
- aws/fedora-39-x86_64
- aws/fedora-39-aarch64
- aws/centos-stream-8-x86_64
- aws/centos-stream-8-aarch64
- aws/centos-stream-9-x86_64
Expand Down Expand Up @@ -144,7 +144,7 @@ push-image-info:
parallel:
matrix:
- RUNNER:
- aws/fedora-37-x86_64
- aws/fedora-39-x86_64

finish:
stage: finish
Expand Down

0 comments on commit 62112e7

Please sign in to comment.