Gitlab CI: use F41 for OSTree tests
Let's not use EOL F39 for OSTree tests and move to the latest supported Fedora version. Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
parent
55d53f58fd
commit
bf3dff6842
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ OSTree Images:
|
|||
- schutzbot/deploy.sh
|
||||
- sudo test/cases/ostree-images --manifest "$MANIFEST" --export $EXPORT
|
||||
variables:
|
||||
RUNNER: aws/fedora-39-x86_64
|
||||
RUNNER: aws/fedora-41-x86_64
|
||||
parallel:
|
||||
matrix:
|
||||
- MANIFEST: fedora-ostree-tarball.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue