Skip to content

Commit

Permalink
ci: upgrade Fedora 39 to Fedora 40 in GitLab CI job for Fedora
Browse files Browse the repository at this point in the history
Fedora 40 was released more than a week ago, so let's try to use
it.
  • Loading branch information
striezel committed May 2, 2024
1 parent e835e27 commit 8e2166b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ coverage:
- public

fedora:
image: fedora:39
image: fedora:40
stage: test
before_script:
- yum update -y
Expand Down

0 comments on commit 8e2166b

Please sign in to comment.