Skip to content

Commit

Permalink
🤖 Fix leftovers from alpine PR (#1923)
Browse files Browse the repository at this point in the history
  • Loading branch information
Itxaka authored Oct 19, 2023
1 parent 60b6085 commit 56e19a2
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 56e19a2

Please sign in to comment.