We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e7d845 + b7e9dd8 commit 7156376Copy full SHA for 7156376
reference_data/platform_flavors.yaml
@@ -94,8 +94,8 @@
94
- name: AlmaLinux-9-beta
95
modularity:
96
git_tag_prefix:
97
- modified: a9-beta
98
- non_modified: c9-beta
+ modified: a9
+ non_modified: c9
99
data:
100
mock:
101
secure_boot_macros:
reference_data/platforms.yaml
@@ -1789,6 +1789,9 @@
1789
- name: '9.6'
1790
version_prefix: '90600'
1791
dist_prefix: 'el9.6.0'
1792
+ - name: '9.7'
1793
+ version_prefix: '90700'
1794
+ dist_prefix: 'el9.7.0'
1795
yum:
1796
best: true
1797
module_platform_id: platform:el9
0 commit comments