Skip to content

Commit

Permalink
HPCC-31109 Add "Jammy" target for LN builds
Browse files Browse the repository at this point in the history
Without k8s

Signed-off-by: Gordon Smith <[email protected]>
  • Loading branch information
GordonSmith committed Jan 11, 2024
1 parent 3a8332f commit 1d3b1a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,9 @@ jobs:
name: LN k8s
ln: true
container: true
- os: ubuntu-22.04
name: LN
ln: true
- os: ubuntu-20.04
name: LN
ln: true
Expand Down

0 comments on commit 1d3b1a3

Please sign in to comment.