Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: bump Fedora 40 -> 41 #4505

Merged
merged 2 commits into from
Nov 5, 2024
Merged

CI: bump Fedora 40 -> 41 #4505

merged 2 commits into from
Nov 5, 2024

Conversation

kolyshkin
Copy link
Contributor

Closes: #4504

@kolyshkin kolyshkin added area/ci backport/1.2-todo A PR in main branch which needs to be backported to release-1.2 labels Nov 2, 2024
@kolyshkin kolyshkin marked this pull request as ready for review November 2, 2024 00:34
kolyshkin and others added 2 commits November 3, 2024 10:15
In Fedora 41, dnf5 is used and it does not have dnf shell. Let's use
old dnf update; dnf install instead. It is two transactions instead
of one, but dnf5 is faster.

While at it:
 - add `--setopt=tsflags=nodocs` as we don't need docs in CI;
 - change golang-go to golang as this is a new rpm name;
 - remove gcc as it is now required by golang-bin;
 - remove container-selinux, criu, fuse-sshfs, iptables from rpms
   as they are already installed.

Signed-off-by: Kir Kolyshkin <[email protected]>
Copy link
Member

@rata rata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rata rata merged commit d9eecde into opencontainers:main Nov 5, 2024
40 checks passed
AntonMoryakov pushed a commit to AntonMoryakov/runc that referenced this pull request Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci backport/1.2-todo A PR in main branch which needs to be backported to release-1.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants