Skip to content

Commit

Permalink
fix: remove F41 cosmic (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
p5 authored Jan 11, 2025
1 parent d8bac53 commit 8ca935d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
image-registry: quay.io/fedora/fedora-silverblue
- fedora-edition: kinoite
image-registry: quay.io/fedora/fedora-kinoite
exclude:
- fedora-version: 41
fedora-edition: cosmic
permissions:
contents: read
packages: write
Expand Down Expand Up @@ -135,6 +138,9 @@ jobs:
fedora-version: [41, stable]
fedora-edition: [silverblue, kinoite, cosmic]
nvidia-type: [open]
exclude:
- fedora-version: 41
fedora-edition: cosmic
permissions:
contents: read
packages: write
Expand Down

0 comments on commit 8ca935d

Please sign in to comment.