Skip to content

Commit

Permalink
Add Fedora 41 runner (#95)
Browse files Browse the repository at this point in the history
Add a Fedora 41 runner to build the F41 zfs-release RPM.

Signed-off-by: Tony Hutter <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
  • Loading branch information
tonyhutter authored Dec 9, 2024
1 parent 832bf92 commit cdb278e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zfs-qemu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: ["almalinux9", "fedora40"]
os: ["almalinux9", "fedora40", "fedora41"]
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit cdb278e

Please sign in to comment.