Add AlmaLinux 9.7 and 10.1 support

This commit is contained in:
eabdullin 2025-11-13 23:03:51 +03:00
parent 4a585e3a54
commit 4e6fddc535
2 changed files with 385 additions and 1 deletions

View File

@ -28,8 +28,13 @@ actions:
# Fedora can build for all included fedora releases
count: 1
- add_files:
- type: "patch"
name: "0001-Backport-https-github.com-osbuild-images-pull-1926.patch"
number: "Latest"
- modify_release:
- suffix: ".alma.1"
- suffix: ".alma.2"
enabled: true
- changelog_entry:

File diff suppressed because one or more lines are too long