Skip to content

Commit

Permalink
Build a noble + jazzy image
Browse files Browse the repository at this point in the history
  • Loading branch information
gergondet committed Jan 20, 2025
1 parent 0181f1f commit 81a1b81
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pbuilder-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,7 @@ jobs:
then
build-image "" "humble"
fi
if [ "${{ matrix.dist }}" = "noble" ]
then
build-image "" "jazzy"
fi

0 comments on commit 81a1b81

Please sign in to comment.