Skip to content

Commit 437b742

Browse files
authored
github: add Rocky 10.0 Kernel from pub (switch to vault when exists)
1 parent 78181c0 commit 437b742

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/build-kernel-modules.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ jobs:
5757
build-os: ubuntu-22.04
5858
kernel-type: centos-rpm
5959
kernel-source: https://dl.rockylinux.org/vault/rocky/9.6/BaseOS/source/tree/Packages/k/kernel-5.14.0-570.22.1.el9_6.src.rpm
60+
- name: Rocky 10.0 [6.12.0-55]
61+
build-os: ubuntu-22.04
62+
kernel-type: centos-rpm
63+
kernel-source: https://dl.rockylinux.org/pub/rocky/10.0/BaseOS/source/tree/Packages/k/kernel-6.12.0-55.25.1.el10_0.src.rpm
6064
name: Build xloop ${{ matrix.config.name }}
6165
runs-on: ${{ matrix.config.build-os }}
6266
steps:

0 commit comments

Comments
 (0)