Skip to content

Commit

Permalink
🤖 Fix flavors
Browse files Browse the repository at this point in the history
Signed-off-by: Itxaka <[email protected]>
  • Loading branch information
Itxaka committed Oct 10, 2024
1 parent 1ce08d0 commit 4cc7f76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/flavors.json
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@
"flavorRelease": "24.10",
"variant": "standard",
"model": "generic",
"baseImage": "ubuntu:24.04",
"baseImage": "ubuntu:24.10",
"arch": "amd64",
"worker": "self-hosted"
},
Expand All @@ -282,7 +282,7 @@
{
"family": "ubuntu",
"flavor": "ubuntu",
"flavorRelease": "24.04",
"flavorRelease": "24.10",
"variant": "core",
"model": "generic",
"baseImage": "ubuntu:24.10",
Expand Down

0 comments on commit 4cc7f76

Please sign in to comment.