Skip to content

Commit

Permalink
.github: workflows: build modules on Ubuntu 20.04 LTS
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Colberg <peter.colberg@intel.com>
  • Loading branch information
pcolberg committed Dec 11, 2023
1 parent a3d06a4 commit b58b5dd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ jobs:
- vendor: rockylinux
release: '8.8'
pkg: rpm
- vendor: ubuntu
release: '20.04'
pkg: deb
- vendor: ubuntu
release: '22.04'
pkg: deb
Expand Down

0 comments on commit b58b5dd

Please sign in to comment.