Skip to content

Commit

Permalink
Merge pull request #18119 from GordonSmith/HPCC-30978-LN_BUILD_ASSETS…
Browse files Browse the repository at this point in the history
…_CENTOS8

HPCC-30978 Add CentOS 8 to LN Build Assets
  • Loading branch information
ghalliday authored Dec 7, 2023
2 parents bf67c4f + 9eb77f6 commit b55d039
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,10 @@ jobs:
- os: ubuntu-20.04
name: LN
ln: true
- os: centos-8
name: LN
cmake_options_extra: ""
ln: true
- os: centos-7
name: LN
cmake_options_extra: ""
Expand Down

0 comments on commit b55d039

Please sign in to comment.