Skip to content

Commit

Permalink
🤖 Fix leftovers from alpine PR
Browse files Browse the repository at this point in the history
couple of issues that the alpine patch brougth

Signed-off-by: Itxaka <[email protected]>
  • Loading branch information
Itxaka committed Oct 19, 2023
1 parent 541dea6 commit 0a444d0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .github/flavors.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@
"flavor": "alpine",
"standard": "true"
},
{
"flavor": "alpine-opensuse-leap",
"standard": "true"
},
{
"flavor": "fedora",
"standard": "true"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/image-arm-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
docker:
uses: ./.github/workflows/reusable-docker-arm-build.yaml
with:
flavor: ubuntu
flavor: opensuse-leap-arm-rpi
model: rpi4
worker: fast
docker-alpine:
Expand Down

0 comments on commit 0a444d0

Please sign in to comment.