Skip to content

Commit

Permalink
Add f41 to nightly update job
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpenedblade committed Oct 30, 2024
1 parent 16a93df commit cee736a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/workflows/nightly-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,22 @@ jobs:
publish: true
branch: f40

fedora-ci-41:
uses: ./.github/workflows/build-image.yml
with:
image_name: "fedora-ci"
tags: '41'
publish: true
branch: f41

fedora-silverblue-41:
uses: ./.github/workflows/build-image.yml
with:
image_name: "fedora-silverblue"
tags: '41'
publish: true
branch: f41

fedora-ci-unstable:
uses: ./.github/workflows/build-image.yml
with:
Expand Down

0 comments on commit cee736a

Please sign in to comment.