Skip to content

Commit

Permalink
fix: Disable Asus for Fedora -1 (#256)
Browse files Browse the repository at this point in the history
Co-authored-by: Mark Mihalik <[email protected]>
  • Loading branch information
m2Giles and Mark Mihalik authored Jun 27, 2024
1 parent 98b6f7f commit 7b601f1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/reusable-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ jobs:
# Don't build/push "main" since it would be a duplicate of the "base" `*-main` images
- kernel_flavor: main
image_target: main
# There is no more asus on Fedora -1
- kernel_flavor: asus
fedora_version: 39

steps:
# Checkout push-to-registry action GitHub repository
- name: Checkout Push to Registry action
Expand Down

0 comments on commit 7b601f1

Please sign in to comment.