Skip to content

Commit

Permalink
Drop azurelinux3.0, as not package installation yet
Browse files Browse the repository at this point in the history
  • Loading branch information
thohng committed Oct 14, 2024
1 parent 666e78e commit aae3612
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@ jobs:
},
{ ver: "8.0", arch: jammy, matching: "8.0", tags: "8.0-jammy" },
{ ver: "8.0", arch: noble, matching: "8.0", tags: "8.0-noble" },
{
ver: "8.0",
arch: azurelinux3.0,
matching: "8.0",
tags: "8.0-azurelinux3.0",
},
# {
# ver: "8.0",
# arch: azurelinux3.0,
# matching: "8.0",
# tags: "8.0-azurelinux3.0",
# },
# { ver: 8.0-preview, arch: jammy-chiseled, matching: "8.0.0-preview" },
{
ver: "9.0",
Expand All @@ -65,12 +65,12 @@ jobs:
tags: "9.0-bookworm-slim",
},
{ ver: "9.0", arch: noble, matching: "9.0", tags: "9.0-noble" },
{
ver: "9.0",
arch: azurelinux3.0,
matching: "9.0",
tags: "9.0-azurelinux3.0",
},
# {
# ver: "9.0",
# arch: azurelinux3.0,
# matching: "9.0",
# tags: "9.0-azurelinux3.0",
# },
# {
# ver: 10.0-preview,
# arch: alpine3.20,
Expand Down

0 comments on commit aae3612

Please sign in to comment.