Skip to content

Commit

Permalink
Remove AlmaLinux from building (#1965)
Browse files Browse the repository at this point in the history
Now that we have the families to build, we can kinda trust that maintaining the rocky flavor will automatically give us alma.

Would be great if we can build everything all the time but it's expensive and I don't see any users relying on Alma, plus they can still build on their own with our recipe

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
  • Loading branch information
mauromorales committed Oct 27, 2023
1 parent 73d8dd4 commit 04f099a
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions .github/flavors.json
Original file line number Diff line number Diff line change
Expand Up @@ -339,26 +339,6 @@
"arch": "amd64",
"worker": "self-hosted"
},
{
"family": "rhel",
"flavor": "almalinux",
"flavorRelease": "9",
"variant": "standard",
"model": "generic",
"baseImage": "almalinux:9",
"arch": "amd64",
"worker": "self-hosted"
},
{
"family": "rhel",
"flavor": "almalinux",
"flavorRelease": "9",
"variant": "core",
"model": "generic",
"baseImage": "almalinux:9",
"arch": "amd64",
"worker": "self-hosted"
},
{
"family": "nvidia",
"flavor": "ubuntu",
Expand Down

0 comments on commit 04f099a

Please sign in to comment.