ci: add Fedora 37
This commit needs to do three things: - update the terraform definition - add fedora-37 to the gitlab-ci file - bump osbuild and osbuild-composer versions, so we have F37 RPMs for them I also removed the commented out aarch64 runners to clean the file a bit.
This commit is contained in:
parent
22ce1602aa
commit
32d9826e1e
3 changed files with 7 additions and 7 deletions
|
|
@ -20,8 +20,8 @@ function retry {
|
|||
|
||||
# Variables for where to find osbuild-composer RPMs to test against
|
||||
DNF_REPO_BASEURL=http://osbuild-composer-repos.s3-website.us-east-2.amazonaws.com
|
||||
OSBUILD_COMMIT=376cbffd136bc4ba86fc7c63697fa5b88fe3acef # release 62
|
||||
OSBUILD_COMPOSER_COMMIT=2d13050ba84a2bb30d9dd980639ee78354fe90f3 # release 59-dev (includes mock openid server fix)
|
||||
OSBUILD_COMMIT=18c69d2620c785227cdc502677c55d896529d5ee # release 74
|
||||
OSBUILD_COMPOSER_COMMIT=13fdf04839ff25f4cd61c80a0d046824df0519c5 # release 71
|
||||
|
||||
# Get OS details.
|
||||
source /etc/os-release
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
0896913e87404485295bd2d19261fa1a4379971e
|
||||
04c82e2156dfee54181e10eac317957a8426f091
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue