Skip to content

Commit

Permalink
Fix typo on yaml key
Browse files Browse the repository at this point in the history
Signed-off-by: Mauro Morales <[email protected]>
  • Loading branch information
mauromorales committed Jun 17, 2024
1 parent 298160f commit 1a1aec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ jobs:
- flavor: "opensuse"
flavorRelease: "leap-15.6"
family: "opensuse"
releaseMatcher": "leap-15.5"
releaseMatcher: "leap-15.5"
# cant do alpine yet as it hasnt been released with the proper name
#- flavor: "alpine"
# flavorRelease: "3.19"
Expand Down

0 comments on commit 1a1aec8

Please sign in to comment.