We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5663f52 commit 2cd61e3Copy full SHA for 2cd61e3
.github/workflows/pkg.yml
@@ -29,7 +29,7 @@ jobs:
29
30
strategy:
31
matrix:
32
- dist-version: [rocky-9-x86_64, fedora-40-x86_64]
+ dist-version: [rocky-9-x86_64, fedora-40-x86_64, fedora-41-x86_64]
33
fail-fast: false
34
35
steps:
0 commit comments