Skip to content

Commit

Permalink
[CI] Move to Fedora 41 in RPM build on GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
amadio committed Nov 26, 2024
1 parent 1b787db commit 58fb995
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/RPM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,9 +205,9 @@ jobs:
retention-days: 14

fedora:
name: Fedora 40
name: Fedora 41
runs-on: ubuntu-latest
container: fedora:40
container: fedora:41

steps:
- name: Install git
Expand Down

0 comments on commit 58fb995

Please sign in to comment.