Skip to content

Commit

Permalink
HPCC-32732 Include 24.04 builds for 9.10+
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Gardner <[email protected]>
  • Loading branch information
Michael-Gardner committed Jan 15, 2025
1 parent 3612b8a commit 56e9279
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/workflows/build-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,10 @@ jobs:
strategy:
matrix:
include:
- os: ubuntu-24.04
- os: ubuntu-24.04
name: k8s
container: true
- os: ubuntu-22.04
- os: ubuntu-22.04
name: k8s
Expand All @@ -100,6 +104,10 @@ jobs:
name: k8s
container: true
- os: rockylinux-8
- os: ubuntu-24.04
name: LN k8s
ln: true
container: true
- os: ubuntu-22.04
name: LN k8s
ln: true
Expand All @@ -109,9 +117,15 @@ jobs:
name: LN k8s
ln: true
container: true
- os: ubuntu-24.04
name: LN
ln: true
- os: ubuntu-22.04
name: LN
ln: true
- os: ubuntu-24.04
name: Enterprise
ee: true
- os: ubuntu-22.04
name: Enterprise
ee: true
Expand Down

0 comments on commit 56e9279

Please sign in to comment.