Skip to content

Commit

Permalink
exclude build kernels which aren't on 41 yet
Browse files Browse the repository at this point in the history
  • Loading branch information
bsherman committed Oct 7, 2024
1 parent ee8eb29 commit f6ce9fb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/reusable-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,18 @@ jobs:
- nvidia-open
- zfs
exclude:
- fedora_version: 41
kernel_flavor: asus
- fedora_version: 41
kernel_flavor: coreos-stable
- fedora_version: 41
kernel_flavor: coreos-testing
- fedora_version: 41
kernel_flavor: fsync
- fedora_version: 41
kernel_flavor: fsync-ba
- fedora_version: 41
kernel_flavor: surface
- fedora_version: 39
kernel_flavor: fsync
- fedora_version: 39
Expand Down

0 comments on commit f6ce9fb

Please sign in to comment.