Skip to content

Commit

Permalink
[CI] Replace Fedora 39 with Fedora 41 in GitLab CI
Browse files Browse the repository at this point in the history
  • Loading branch information
amadio committed Nov 26, 2024
1 parent eb8a2a3 commit 1b787db
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,10 +111,10 @@ AlmaLinux 10 (beta):
- dnf config-manager --set-enabled crb
<<: *rpm_build_dnf

Fedora 39:
image: fedora:39
<<: *rpm_build_dnf

Fedora 40:
image: fedora:40
<<: *rpm_build_dnf

Fedora 41:
image: fedora:41
<<: *rpm_build_dnf

0 comments on commit 1b787db

Please sign in to comment.