Skip to content

Commit

Permalink
fix: bad exclusion for the merge step
Browse files Browse the repository at this point in the history
  • Loading branch information
pifou25 committed May 1, 2024
1 parent 2ca4570 commit 038d9f4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/buildx-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,9 +225,6 @@ jobs:
# exclude Jeedom debug on every buster, useless
- debian: "buster"
xdebug: false
# exclude platform arm/v6 for Buster...
- debian: "buster"
platform: "arm/v6"

env:
REGISTRY_IMAGE: pifou25/jeedom
Expand Down

0 comments on commit 038d9f4

Please sign in to comment.