Skip to content

Commit a74579b

Browse files
authored
Merge pull request #247 from muzarski/build-on-fedora-41
ci: build pkgs for fedora 41
2 parents 9e3cdf4 + 2cd61e3 commit a74579b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkg.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
strategy:
3131
matrix:
32-
dist-version: [rocky-9-x86_64, fedora-40-x86_64]
32+
dist-version: [rocky-9-x86_64, fedora-40-x86_64, fedora-41-x86_64]
3333
fail-fast: false
3434

3535
steps:

0 commit comments

Comments
 (0)