Skip to content

Commit

Permalink
github-ci: Build for Linux 6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
srett committed Jan 15, 2024
1 parent 596d8e1 commit 447eb27
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-kernel-modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ jobs:
build-os: ubuntu-22.04
kernel-type: vanilla
kernel-version: 6.1.y
- name: kernel modules [Linux kernel 6.6.x]
build-os: ubuntu-22.04
kernel-type: vanilla
kernel-version: 6.6.y
name: Build xloop ${{ matrix.config.name }}
runs-on: ${{ matrix.config.build-os }}
steps:
Expand Down

0 comments on commit 447eb27

Please sign in to comment.