Skip to content

Commit cdb278e

Browse files
authored
Add Fedora 41 runner (#95)
Add a Fedora 41 runner to build the F41 zfs-release RPM. Signed-off-by: Tony Hutter <hutter2@llnl.gov> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
1 parent 832bf92 commit cdb278e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/zfs-qemu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
strategy:
2626
fail-fast: false
2727
matrix:
28-
os: ["almalinux9", "fedora40"]
28+
os: ["almalinux9", "fedora40", "fedora41"]
2929
runs-on: ubuntu-24.04
3030
steps:
3131
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)